Method: SpotFlow::Bpmn::SubProcess#execution_ended

Defined in:
lib/spot_flow/bpmn/process.rb

#execution_ended(execution) ⇒ Object



153
154
155
# File 'lib/spot_flow/bpmn/process.rb', line 153

def execution_ended(execution)
  leave(execution)
end