Package | Description |
---|---|
org.camunda.bpm.model.bpmn.impl.instance | |
org.camunda.bpm.model.bpmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
ResourceRoleImpl
The BPMN resourceRole element
|
Modifier and Type | Field and Description |
---|---|
protected static ChildElementCollection<ResourceRole> |
ProcessImpl.resourceRoleCollection |
protected static ChildElementCollection<ResourceRole> |
ActivityImpl.resourceRoleCollection |
Modifier and Type | Method and Description |
---|---|
Collection<ResourceRole> |
ProcessImpl.getResourceRoles() |
Collection<ResourceRole> |
ActivityImpl.getResourceRoles() |
Modifier and Type | Method and Description |
---|---|
Collection<ResourceRole> |
Process.getResourceRoles() |
Collection<ResourceRole> |
Activity.getResourceRoles() |
Copyright © 2015. All rights reserved.