Class: Zeebe::Parameter
- Inherits:
-
BPMN::Extension
- Object
- BPMN::Extension
- Zeebe::Parameter
- Defined in:
- lib/bpmn/extensions.rb
Instance Attribute Summary collapse
-
#source ⇒ Object
Returns the value of attribute source.
-
#target ⇒ Object
Returns the value of attribute target.
Instance Attribute Details
#source ⇒ Object
Returns the value of attribute source.
46 47 48 |
# File 'lib/bpmn/extensions.rb', line 46 def source @source end |
#target ⇒ Object
Returns the value of attribute target.
46 47 48 |
# File 'lib/bpmn/extensions.rb', line 46 def target @target end |