Class: Zeebe::AssignmentDefinition

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

Instance Attribute Summary collapse

Instance Attribute Details

#assigneeObject

Returns the value of attribute assignee.



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

def assignee
  @assignee
end

#candidate_groupsObject

Returns the value of attribute candidate_groups.



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

def candidate_groups
  @candidate_groups
end

#candidate_usersObject

Returns the value of attribute candidate_users.



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

def candidate_users
  @candidate_users
end