Class ExecuteInactiveBehaviorsOperation

  • All Implemented Interfaces:
    Runnable

    public class ExecuteInactiveBehaviorsOperation
    extends AbstractOperation
    Operation that usually gets scheduled as last operation of handling a Command. Executes 'background' behaviours of executions that currently are in an activity that implements the InactiveActivityBehavior interface.
    Author:
    Joram Barrez