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

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

Class Summary
ActivityAwareScopeExecutionCollector Only collects scope executions that execute ancestor scopes of the given commonChildScope.
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
OutputVariablesPropagator Pass the output variables from the process instance of a subprocess to the calling process instance.
ScopeCollector  
TreeWalker<T> Abstract class that walks through a tree hierarchy.
TreeWalker.NullCondition<S>  
 



Copyright © 2015 camunda services GmbH. All rights reserved.