Interface | Description |
---|---|
TaskExecutionListener |
The listener interface for receiving task execution events.
|
Class | Description |
---|---|
TaskExecutionListenerSupport |
A no-op implementation of the
TaskExecutionListener to allow for overriding
only the methods of interest. |
TaskLifecycleListener |
Monitors the lifecycle of a task.
|
Exception | Description |
---|---|
TaskException |
Base Exception for any Task issues.
|
TaskExecutionException |
Is thrown when executing a task.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.