| Interface | Description |
|---|---|
| Environment |
The user code of every task runs inside an
Environment object. |
| ExecutionObserver |
| Class | Description |
|---|---|
| RuntimeEnvironment |
| Enum | Description |
|---|---|
| ExecutionState |
An enumeration of all states that a task can be in during its execution.
|
| Exception | Description |
|---|---|
| CancelTaskException |
Thrown to trigger a canceling of the executing task.
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.