Uses of Interface
org.camunda.bpm.model.cmmn.instance.Role
-
Uses of Role in org.camunda.bpm.model.cmmn.impl.instance
Modifier and TypeFieldDescriptionprotected static AttributeReferenceCollection<Role>
TableItemImpl.authorizedRoleRefCollection
protected static AttributeReferenceCollection<Role>
UserEventListenerImpl.authorizedRoleRefCollection
protected static AttributeReference<Role>
HumanTaskImpl.performerRefAttribute
protected static ChildElementCollection<Role>
CaseRolesImpl.roleCollection
Modifier and TypeMethodDescriptionTableItemImpl.getAuthorizedRoles()
UserEventListenerImpl.getAuthorizedRoles()
CaseRolesImpl.getRoles()
-
Uses of Role in org.camunda.bpm.model.cmmn.instance
Modifier and TypeMethodDescriptionTableItem.getAuthorizedRoles()
UserEventListener.getAuthorizedRoles()
CaseRoles.getRoles()