Uses of Interface
org.camunda.bpm.model.cmmn.instance.Role
Packages that use Role
-
Uses of Role in org.camunda.bpm.model.cmmn.impl.instance
Classes in org.camunda.bpm.model.cmmn.impl.instance that implement RoleFields in org.camunda.bpm.model.cmmn.impl.instance with type parameters of type RoleModifier 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
Methods in org.camunda.bpm.model.cmmn.impl.instance that return RoleMethods in org.camunda.bpm.model.cmmn.impl.instance that return types with arguments of type RoleModifier and TypeMethodDescriptionTableItemImpl.getAuthorizedRoles()
UserEventListenerImpl.getAuthorizedRoles()
CaseRolesImpl.getRoles()
Methods in org.camunda.bpm.model.cmmn.impl.instance with parameters of type Role -
Uses of Role in org.camunda.bpm.model.cmmn.instance
Subinterfaces of Role in org.camunda.bpm.model.cmmn.instanceMethods in org.camunda.bpm.model.cmmn.instance that return RoleMethods in org.camunda.bpm.model.cmmn.instance that return types with arguments of type RoleModifier and TypeMethodDescriptionTableItem.getAuthorizedRoles()
UserEventListener.getAuthorizedRoles()
CaseRoles.getRoles()
Methods in org.camunda.bpm.model.cmmn.instance with parameters of type Role