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