Uses of Class
org.flowable.engine.debug.ExecutionTree
Packages that use ExecutionTree
-
Uses of ExecutionTree in org.flowable.engine.debug
Methods in org.flowable.engine.debug that return ExecutionTreeModifier and TypeMethodDescriptionstatic ExecutionTreeExecutionTreeUtil.buildExecutionTree(Collection<ExecutionEntity> executions) static ExecutionTreeExecutionTreeUtil.buildExecutionTree(DelegateExecution executionEntity) static ExecutionTreeExecutionTreeUtil.buildExecutionTreeForProcessInstance(Collection<ExecutionEntity> executions) Methods in org.flowable.engine.debug with parameters of type ExecutionTreeModifier and TypeMethodDescriptionprotected static voidExecutionTreeUtil.fillExecutionTree(ExecutionTree executionTree, Map<String, List<ExecutionEntity>> parentMapping)