Class: SpotFlow::Zeebe::Parameter
- Inherits:
-
Bpmn::Extension
- Object
- Bpmn::Extension
- SpotFlow::Zeebe::Parameter
- Defined in:
- lib/spot_flow/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.
47 48 49 |
# File 'lib/spot_flow/bpmn/extensions.rb', line 47 def source @source end |
#target ⇒ Object
Returns the value of attribute target.
47 48 49 |
# File 'lib/spot_flow/bpmn/extensions.rb', line 47 def target @target end |