Package | Description |
---|---|
org.camunda.bpm.model.cmmn.impl.instance | |
org.camunda.bpm.model.cmmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
CaseRoles |
class |
RoleImpl |
Modifier and Type | Field and Description |
---|---|
protected static AttributeReferenceCollection<Role> |
TableItemImpl.authorizedRoleRefCollection |
protected static AttributeReference<Role> |
HumanTaskImpl.performerRefAttribute |
Modifier and Type | Method and Description |
---|---|
Role |
HumanTaskImpl.getPerformer() |
Modifier and Type | Method and Description |
---|---|
Collection<Role> |
TableItemImpl.getAuthorizedRoles() |
Modifier and Type | Method and Description |
---|---|
void |
HumanTaskImpl.setPerformer(Role performer) |
Modifier and Type | Method and Description |
---|---|
Role |
HumanTask.getPerformer() |
Modifier and Type | Method and Description |
---|---|
Collection<Role> |
TableItem.getAuthorizedRoles() |
Modifier and Type | Method and Description |
---|---|
void |
HumanTask.setPerformer(Role performerRef) |
Copyright © 2018. All rights reserved.