| Interface | Description |
|---|---|
| TreeVisitor<T> |
A visitor for
TreeWalker. |
| TreeWalker.WalkCondition<S> |
| Class | Description |
|---|---|
| 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 © 2018. All rights reserved.