| Class and 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.
|
| Class and 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.
|
| Class and 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.
|
| 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.
|
| Class and Description |
|---|
| InstanceStateListener
An
InstanceStateListener provides access to an
InstanceStateNotification which is notified when there are
changes in the observed process instance. |
| Class and Description |
|---|
| ActivityStarting
This interface provides the means to control start events of an activity,
that is, selecting, deselecting, starting and resuming an activity.
|
| Class and Description |
|---|
| SubInstanceStateListener
An
SubInstanceStateListener provides access to an
SubInstanceStateNotification which is notified when there are
changes in the observed subprocess instance. |