Package | Description |
---|---|
org.activiti.engine.impl.bpmn.behavior | |
org.activiti.engine.impl.util.tree |
Modifier and Type | Method and Description |
---|---|
protected void |
TerminateEndEventActivityBehavior.deleteExecutionEntities(CommandContext commandContext,
ExecutionEntityManager executionEntityManager,
ExecutionTreeBfsIterator treeIterator) |
Modifier and Type | Method and Description |
---|---|
ExecutionTreeBfsIterator |
ExecutionTree.bfsIterator() |
ExecutionTreeBfsIterator |
ExecutionTreeNode.leafsFirstIterator() |
ExecutionTreeBfsIterator |
ExecutionTree.leafsFirstIterator()
Uses an
ExecutionTreeBfsIterator , but returns the leafs first (so flipped order of BFS) |
Copyright © 2015 Alfresco. All rights reserved.