Class: SpotFlow::Zeebe::Script

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

Instance Attribute Summary collapse

Instance Attribute Details

#expressionObject

Returns the value of attribute expression.



51
52
53
# File 'lib/spot_flow/bpmn/extensions.rb', line 51

def expression
  @expression
end

#result_variableObject

Returns the value of attribute result_variable.



51
52
53
# File 'lib/spot_flow/bpmn/extensions.rb', line 51

def result_variable
  @result_variable
end