Class: SpotFlow::Zeebe::TaskDefinition

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

Instance Attribute Summary collapse

Instance Attribute Details

#retriesObject

Returns the value of attribute retries.



59
60
61
# File 'lib/spot_flow/bpmn/extensions.rb', line 59

def retries
  @retries
end

#typeObject

Returns the value of attribute type.



59
60
61
# File 'lib/spot_flow/bpmn/extensions.rb', line 59

def type
  @type
end