| Package | Description |
|---|---|
| com.spikeify.taskqueue | |
| com.spikeify.taskqueue.entities |
| Modifier and Type | Method and Description |
|---|---|
TaskResultState |
TaskResult.getState() |
| Constructor and Description |
|---|
TaskResult(TaskResultState state) |
TaskResult(TaskResultState state,
TaskContext context) |
| Modifier and Type | Method and Description |
|---|---|
static TaskResultState |
TaskResultState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskResultState[] |
TaskResultState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2016. All rights reserved.