Uses of Package
de.aristaflow.adept2.core.executionmanager
-
Classes in de.aristaflow.adept2.core.executionmanager used by de.aristaflow.adept2.core.client Class Description ActivityExecutionControl This interface provides methods to control the life cycle of activities after they are started (or resumed).ActivityStarting This interface provides the means to control start events of an activity, that is, selecting, deselecting, starting and resuming an activity.ExecutionManager The execution manager executes process instances, that is, it interprets the process structure and the node states and steps through the process by manipulating node states and starting applications assigned to nodes.InstanceChanging InstanceChangingprovides the means for retrieving changeable instances and committing (or aborting) the changes afterwards.InstanceControl This interface provides the means to control the execution of an instance, that is, starting, suspending, resuming, stopping and committing. -
Classes in de.aristaflow.adept2.core.executionmanager used by de.aristaflow.adept2.core.eventmanager.common Class Description ActivityStarting This interface provides the means to control start events of an activity, that is, selecting, deselecting, starting and resuming an activity.InstanceControl This interface provides the means to control the execution of an instance, that is, starting, suspending, resuming, stopping and committing. -
Classes in de.aristaflow.adept2.core.executionmanager used by de.aristaflow.adept2.core.executionmanager Class Description ActivityExecutionControl This interface provides methods to control the life cycle of activities after they are started (or resumed).ActivityStarting This interface provides the means to control start events of an activity, that is, selecting, deselecting, starting and resuming an activity.ActivityTermination This interface provides the means to control terminating events of an activity, that is, finishing, suspending and failing an activity.InstanceChanging InstanceChangingprovides the means for retrieving changeable instances and committing (or aborting) the changes afterwards.InstanceControl This interface provides the means to control the execution of an instance, that is, starting, suspending, resuming, stopping and committing.InstanceExecutionMonitor This interface provides the means for monitoring running and completed process instances.InstanceStateListener AnInstanceStateListenerprovides access to anInstanceStateNotificationwhich is notified when there are changes in the observed process instance.InstanceStateNotification This interface is used as a callback for the events when a top-level instance has changed its state.SubInstanceStateNotification This interface is used as a callback for the events when a subprocess instance has changed its state.WorklistInteraction This interface is for the communication of worklist managers with an execution manager. -
Classes in de.aristaflow.adept2.core.executionmanager used by de.aristaflow.adept2.core.inittab Class Description InstanceStateListener AnInstanceStateListenerprovides access to anInstanceStateNotificationwhich is notified when there are changes in the observed process instance. -
Classes in de.aristaflow.adept2.core.executionmanager used by de.aristaflow.adept2.core.runtimemanager Class Description ActivityStarting This interface provides the means to control start events of an activity, that is, selecting, deselecting, starting and resuming an activity. -
Classes in de.aristaflow.adept2.core.executionmanager used by de.aristaflow.adept2.core.subprocessmanager Class Description SubInstanceStateListener AnSubInstanceStateListenerprovides access to anSubInstanceStateNotificationwhich is notified when there are changes in the observed subprocess instance. -
Classes in de.aristaflow.adept2.core.executionmanager used by de.aristaflow.ilm.core.executionmanager Class Description InstanceStateNotification This interface is used as a callback for the events when a top-level instance has changed its state.LocalInstanceStateNotifier This interface provides the means for anInstanceStateListeneras simple service that forwards all incoming instance state notifications to the locally registeredInstanceStateNotifcations. -
Classes in de.aristaflow.adept2.core.executionmanager used by de.aristaflow.ilm.ws.core.executionmanager Class Description ActivityExecutionControl This interface provides methods to control the life cycle of activities after they are started (or resumed).ActivityStarting This interface provides the means to control start events of an activity, that is, selecting, deselecting, starting and resuming an activity.ActivityTermination This interface provides the means to control terminating events of an activity, that is, finishing, suspending and failing an activity.ExecutionManager The execution manager executes process instances, that is, it interprets the process structure and the node states and steps through the process by manipulating node states and starting applications assigned to nodes.InstanceControl This interface provides the means to control the execution of an instance, that is, starting, suspending, resuming, stopping and committing.InstanceExecutionMonitor This interface provides the means for monitoring running and completed process instances.LocalInstanceStateNotifier This interface provides the means for anInstanceStateListeneras simple service that forwards all incoming instance state notifications to the locally registeredInstanceStateNotifcations. -
Classes in de.aristaflow.adept2.core.executionmanager used by de.aristaflow.ilm.ws.rest.core.executionmanager Class Description ExecutionManager The execution manager executes process instances, that is, it interprets the process structure and the node states and steps through the process by manipulating node states and starting applications assigned to nodes.