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.getFlowElementsContainerRecursive(FlowElementsContainer flowElementsContainer,
String flowElementId) |
FlowElementsContainer |
Process.getFlowElementsContainerRecursive(String flowElementId)
Searches the whole process, including subprocesses
|
Modifier and Type | Method and Description |
---|---|
FlowElementsContainer |
Process.findParent(FlowElement childElement,
FlowElementsContainer flowElementsContainer) |
protected FlowElement |
Process.getFlowElementRecursive(FlowElementsContainer flowElementsContainer,
String flowElementId) |
protected FlowElementsContainer |
Process.getFlowElementsContainerRecursive(FlowElementsContainer flowElementsContainer,
String flowElementId) |
Copyright © 2016 Alfresco. All rights reserved.