| Interface | Description |
|---|---|
| Task |
Represents a unit of work to be performed by a user supplied function.
|
| TaskService |
The primary API for task scheduling and execution.
|
| Class | Description |
|---|---|
| TaskServiceBuilder |
A builder for creating and configuring a
TaskService instance. |
| TaskType |
Tasks are grouped by type, and execution order is also determined by type.
|
| Exception | Description |
|---|---|
| TaskExecutionException |
Copyright © 2014–2015 Red Hat, Inc.. All rights reserved.