|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Role | |
|---|---|
| org.camunda.bpm.model.cmmn.impl.instance | |
| org.camunda.bpm.model.cmmn.instance | |
| Uses of Role in org.camunda.bpm.model.cmmn.impl.instance |
|---|
| Classes in org.camunda.bpm.model.cmmn.impl.instance that implement Role | |
|---|---|
class |
CaseRoles
|
class |
RoleImpl
|
| Fields in org.camunda.bpm.model.cmmn.impl.instance with type parameters of type Role | |
|---|---|
protected static org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection<Role> |
TableItemImpl.authorizedRoleRefCollection
|
protected static org.camunda.bpm.model.xml.type.reference.AttributeReference<Role> |
HumanTaskImpl.performerRefAttribute
|
| Methods in org.camunda.bpm.model.cmmn.impl.instance that return Role | |
|---|---|
Role |
HumanTaskImpl.getPerformer()
|
| Methods in org.camunda.bpm.model.cmmn.impl.instance that return types with arguments of type Role | |
|---|---|
Collection<Role> |
TableItemImpl.getAuthorizedRoles()
|
| Methods in org.camunda.bpm.model.cmmn.impl.instance with parameters of type Role | |
|---|---|
void |
HumanTaskImpl.setPerformer(Role performer)
|
| Uses of Role in org.camunda.bpm.model.cmmn.instance |
|---|
| Methods in org.camunda.bpm.model.cmmn.instance that return Role | |
|---|---|
Role |
HumanTask.getPerformer()
|
| Methods in org.camunda.bpm.model.cmmn.instance that return types with arguments of type Role | |
|---|---|
Collection<Role> |
TableItem.getAuthorizedRoles()
|
| Methods in org.camunda.bpm.model.cmmn.instance with parameters of type Role | |
|---|---|
void |
HumanTask.setPerformer(Role performerRef)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||