Class: SpotFlow::Zeebe::TaskDefinition
- Inherits:
-
Bpmn::Extension
- Object
- Bpmn::Extension
- SpotFlow::Zeebe::TaskDefinition
- Defined in:
- lib/spot_flow/bpmn/extensions.rb
Instance Attribute Summary collapse
-
#retries ⇒ Object
Returns the value of attribute retries.
-
#type ⇒ Object
Returns the value of attribute type.
Instance Attribute Details
#retries ⇒ Object
Returns the value of attribute retries.
59 60 61 |
# File 'lib/spot_flow/bpmn/extensions.rb', line 59 def retries @retries end |
#type ⇒ Object
Returns the value of attribute type.
59 60 61 |
# File 'lib/spot_flow/bpmn/extensions.rb', line 59 def type @type end |