Package | Description |
---|---|
org.activiti.bpmn.model |
Modifier and Type | Class and Description |
---|---|
class |
EventSubProcess |
class |
Process |
class |
SubProcess |
class |
Transaction |
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
|
Modifier and Type | Method and Description |
---|---|
List<Association> |
Process.findAssociationsWithSourceRefRecursive(FlowElementsContainer flowElementsContainer,
String sourceRef) |
FlowElementsContainer |
Process.findParent(FlowElement childElement,
FlowElementsContainer flowElementsContainer) |
protected FlowElement |
Process.getFlowElementRecursive(FlowElementsContainer flowElementsContainer,
String flowElementId) |
protected FlowElementsContainer |
Process.getFlowElementsContainer(FlowElementsContainer flowElementsContainer,
String flowElementId) |
Copyright © 2015 Alfresco. All rights reserved.