| Package | Description |
|---|---|
| org.mazarineblue.runner.tasks |
| Modifier and Type | Method and Description |
|---|---|
Task.State |
Task.getState() |
Task.State |
InstructionTask.getState() |
static Task.State |
Task.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Task.State[] |
Task.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.