| Class | Description |
|---|---|
| ExecutionCancelStateEvent |
Event signaling that the execution of a plan is canceled
|
| ExecutionCompletedStateEvent |
Event signaling that the execution of a plan has completed
|
| ExecutionExternalProgressReportStateEvent |
Event signaling the progress of the execution of an external to the engine element.
|
| ExecutionPauseStateEvent |
Event signaling that the execution of a plan should be paused
|
| ExecutionPerformanceReportStateEvent |
Event signaling some performance related measurements after the completion of some plan element.
|
| ExecutionProgressReportStateEvent |
Event signaling the progress of the execution of a plan element.
|
| ExecutionResumeStateEvent |
Event signaling that the execution of a plan should resume after being paused
|
| ExecutionStartedStateEvent |
Event signaling that the execution of a plan has started
|
| ExecutionStateEvent |
Base class for every object that can be used to be registered by an Observer or send as Event.
|
| Enum | Description |
|---|---|
| ExecutionStateEvent.EventName |
The typed name of event
|
Copyright © 2015. All Rights Reserved.