Package org.camunda.bpm.engine.impl.tree

Interface Summary
TreeVisitor<T> A visitor for TreeWalker.
TreeWalker.WalkCondition<S>  
 

Class Summary
ActivityExecutionHierarchyWalker Combination of flow scope and execution walker.
ActivityExecutionMappingCollector Collect the mappings of scopes and executions.
ActivityExecutionTuple Tuple of a scope and an execution.
ActivityStackCollector  
ExecutionWalker  
FlowScopeWalker Walks the flow scope hierarchy upwards
LeafActivityInstanceExecutionCollector Collects executions that execute an activity instance that is a leaf in the activity instance tree.
OutputVariablesPropagator Pass the output variables from the process instance of a subprocess to the calling process instance.
ScopeCollector  
ScopeExecutionCollector  
TreeWalker<T> Abstract class that walks through a tree hierarchy.
TreeWalker.NullCondition<S>  
 



Copyright © 2015 camunda services GmbH. All rights reserved.