| Interface | Description |
|---|---|
| NotificationEvent |
A Notification event.
|
| Class | Description |
|---|---|
| AbstractNotificationEvent |
Abstract event that carries the timestamp when it has been created.
|
| PercentageOfWorkDoneChangedEvent |
Event used to notify about the increasing percentage of work executed by the task.
|
| TaskExecutionCompletedEvent |
Event thrown when an execution completes without errors.
|
| TaskExecutionFailedEvent |
Event thrown when an execution fails
|
| TaskExecutionStartedEvent |
Events notified when a task execution starts.
|
Copyright © 2015. All Rights Reserved.