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