Class: SpotFlow::Zeebe::TaskSchedule

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

Instance Attribute Summary collapse

Instance Attribute Details

#due_dateObject

Returns the value of attribute due_date.



74
75
76
# File 'lib/spot_flow/bpmn/extensions.rb', line 74

def due_date
  @due_date
end

#follow_up_dateObject

Returns the value of attribute follow_up_date.



74
75
76
# File 'lib/spot_flow/bpmn/extensions.rb', line 74

def follow_up_date
  @follow_up_date
end