| Package | Description |
|---|---|
| pro.taskana.impl |
| Modifier and Type | Method and Description |
|---|---|
Job.State |
Job.getState() |
static Job.State |
Job.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Job.State[] |
Job.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Job.setState(Job.State state) |
Copyright © 2018. All rights reserved.