Interface | Description |
---|---|
CustomTaskDispatcher |
To control the task dispatch, this interface can be implemented on
instantiation of a task, if notification service finds a CustomTaskDispatcher
then the implementation class is loaded and all the required information is
passed.
|
TaskInformation |
Holds information about a task.
|