Interface CompositeActivityBehavior

    • Method Detail

      • concurrentChildExecutionEnded

        void concurrentChildExecutionEnded​(ActivityExecution scopeExecution,
                                           ActivityExecution endedExecution)
        Invoked when an execution is ended within the scope of the composite
        Parameters:
        scopeExecution - scope execution for the activity which defined the behavior
        endedExecution - the execution which ended