Uses of Class
org.flowable.engine.debug.ExecutionTreeBfsIterator
-
Uses of ExecutionTreeBfsIterator in org.flowable.engine.debug
Modifier and TypeMethodDescriptionExecutionTree.bfsIterator()
ExecutionTree.leafsFirstIterator()
Uses anExecutionTreeBfsIterator
, but returns the leafs first (so flipped order of BFS)ExecutionTreeNode.leafsFirstIterator()