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