Package | Description |
---|---|
org.activiti.engine.debug |
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 © 2017 Alfresco. All rights reserved.