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 InstanceChanging
provides 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 InstanceChanging
provides 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.InstanceStateListener AnInstanceStateListener
provides access to anInstanceStateNotification
which 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 AnInstanceStateListener
provides access to anInstanceStateNotification
which 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 AnSubInstanceStateListener
provides access to anSubInstanceStateNotification
which 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 anInstanceStateListener
as simple service that forwards all incoming instance state notifications to the locally registeredInstanceStateNotifcation
s. -
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.LocalInstanceStateNotifier This interface provides the means for anInstanceStateListener
as simple service that forwards all incoming instance state notifications to the locally registeredInstanceStateNotifcation
s. -
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.