| Package | Description |
|---|---|
| org.activiti.bpmn.model |
| Modifier and Type | Class and Description |
|---|---|
class |
AdhocSubProcess |
class |
EventSubProcess |
class |
Process |
class |
SubProcess |
class |
Transaction |
| Modifier and Type | Field and Description |
|---|---|
protected FlowElementsContainer |
FlowElement.parentContainer |
| Modifier and Type | Method and Description |
|---|---|
FlowElementsContainer |
Process.findParent(FlowElement childElement) |
FlowElementsContainer |
Process.findParent(FlowElement childElement,
FlowElementsContainer flowElementsContainer) |
protected FlowElementsContainer |
Process.getFlowElementsContainer(FlowElementsContainer flowElementsContainer,
String flowElementId) |
FlowElementsContainer |
Process.getFlowElementsContainer(String flowElementId)
Searches the whole process, including subprocesses
|
FlowElementsContainer |
FlowElement.getParentContainer() |
| Modifier and Type | Method and Description |
|---|---|
protected List<Association> |
Process.findAssociationsWithSourceRefRecursive(FlowElementsContainer flowElementsContainer,
String sourceRef) |
protected List<Association> |
Process.findAssociationsWithTargetRefRecursive(FlowElementsContainer flowElementsContainer,
String targetRef) |
FlowElementsContainer |
Process.findParent(FlowElement childElement,
FlowElementsContainer flowElementsContainer) |
protected FlowElementsContainer |
Process.getFlowElementsContainer(FlowElementsContainer flowElementsContainer,
String flowElementId) |
void |
FlowElement.setParentContainer(FlowElementsContainer parentContainer) |
Copyright © 2017 Alfresco. All rights reserved.