| Class | Description |
|---|---|
| GetTaskAction |
Action for retrieving a list of currently running tasks
|
| GetTaskRequest |
A request to get node tasks
|
| GetTaskRequestBuilder |
Builder for the request to retrieve the list of tasks running on the specified nodes
|
| GetTaskResponse |
Returns the list of tasks currently running on the nodes
|
| TransportGetTaskAction |
Action to get a single task.
|