| Interface | Description |
|---|---|
| ManagedTask |
A managed task is essentially a background job or task with some metadata attached.
|
| ManagedTaskContext |
Provides an execution context for managed tasks.
|
| Class | Description |
|---|---|
| ManagedTasks |
Executes background tasks which can be monitored via the user interface.
|
| ManagedTasksController |
Used to view and manage tasks.
|
| ManagedTaskSetup |
A builder pattern to create a
ManagedTask. |
| TaskLogEntry |
Represents a log entry for a managed task.
|
| Enum | Description |
|---|---|
| ManagedTask.State |
Enuemrates possible states of a task.
|
| TaskLogEntry.LogType |
Represents the type of an entry
|
Copyright © 2018. All rights reserved.