| Interface | Description |
|---|---|
| Task<T extends TaskParameters> |
Interface to defines the task lifecycle.
|
| Class | Description |
|---|---|
| BaseTask<T extends TaskParameters> |
Base class for an
Task providing notifiable metadata. |
| NotifiableTaskMetadata |
An immutable set of metadata related to the task the event is notifying about.
|
Copyright © 2015. All Rights Reserved.