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