Class ActivityExecutionTreeMapping


  • public class ActivityExecutionTreeMapping
    extends Object
    Maps an activity (plain activities + their containing flow scopes) to the scope executions that are executing them. For every instance of a scope, there is one such execution.
    Author:
    Thorben Lindhauer