Class: Zeebe::Parameter

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

Instance Attribute Summary collapse

Instance Attribute Details

#sourceObject

Returns the value of attribute source.



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

def source
  @source
end

#targetObject

Returns the value of attribute target.



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

def target
  @target
end