Class: SpotFlow::Bpmn::EventDefinition

Inherits:
Element
  • Object
show all
Defined in:
lib/spot_flow/bpmn/event_definition.rb

Instance Attribute Summary

Attributes inherited from Element

#extension_elements, #id, #name

Instance Method Summary collapse

Methods inherited from Element

#initialize, #inspect

Constructor Details

This class inherits a constructor from SpotFlow::Bpmn::Element

Instance Method Details

#execute(execution) ⇒ Object



6
7
# File 'lib/spot_flow/bpmn/event_definition.rb', line 6

def execute(execution)
end