Class: SpotFlow::Zeebe::Parameter

Inherits:
Bpmn::Extension show all
Defined in:
lib/spot_flow/bpmn/extensions.rb

Instance Attribute Summary collapse

Instance Attribute Details

#sourceObject

Returns the value of attribute source.



47
48
49
# File 'lib/spot_flow/bpmn/extensions.rb', line 47

def source
  @source
end

#targetObject

Returns the value of attribute target.



47
48
49
# File 'lib/spot_flow/bpmn/extensions.rb', line 47

def target
  @target
end