Class: SpotFlow::Zeebe::CalledDecision

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

Instance Attribute Summary collapse

Instance Attribute Details

#decision_idObject

Returns the value of attribute decision_id.



28
29
30
# File 'lib/spot_flow/bpmn/extensions.rb', line 28

def decision_id
  @decision_id
end

#result_variableObject

Returns the value of attribute result_variable.



28
29
30
# File 'lib/spot_flow/bpmn/extensions.rb', line 28

def result_variable
  @result_variable
end