Class: Zeebe::TaskSchedule

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

Instance Attribute Summary collapse

Instance Attribute Details

#due_dateObject

Returns the value of attribute due_date.



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

def due_date
  @due_date
end

#follow_up_dateObject

Returns the value of attribute follow_up_date.



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

def follow_up_date
  @follow_up_date
end