Class: SpotFlow::Zeebe::AssignmentDefinition

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

Instance Attribute Summary collapse

Instance Attribute Details

#assigneeObject

Returns the value of attribute assignee.



12
13
14
# File 'lib/spot_flow/bpmn/extensions.rb', line 12

def assignee
  @assignee
end

#candidate_groupsObject

Returns the value of attribute candidate_groups.



12
13
14
# File 'lib/spot_flow/bpmn/extensions.rb', line 12

def candidate_groups
  @candidate_groups
end

#candidate_usersObject

Returns the value of attribute candidate_users.



12
13
14
# File 'lib/spot_flow/bpmn/extensions.rb', line 12

def candidate_users
  @candidate_users
end