Package org.camunda.bpm.engine.impl.tree
package org.camunda.bpm.engine.impl.tree
-
ClassDescriptionCombination of flow scope and execution walker.Collect the mappings of scopes and executions.Tuple of a scope and an execution.Walks the flow scope hierarchy upwardsCollects executions that execute an activity instance that is a leaf in the activity instance tree.Pass the output variables from the process instance of a subprocess to the calling process instance.A walker for walking through an object reference structure (e.g.TreeVisitor<T>A visitor for
SingleReferenceWalker
.