Class ActivityExecutionHierarchyWalker


public class ActivityExecutionHierarchyWalker extends SingleReferenceWalker<ActivityExecutionTuple>
Combination of flow scope and execution walker. Walks the flow scope hierarchy upwards from the given execution to the top level process instance.
Author:
Philipp Ossler