| Package | Description |
|---|---|
| pro.taskana.common.api |
| Modifier and Type | Method and Description |
|---|---|
ScheduledJob.State |
ScheduledJob.getState() |
static ScheduledJob.State |
ScheduledJob.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScheduledJob.State[] |
ScheduledJob.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 |
ScheduledJob.setState(ScheduledJob.State state) |
Copyright © 2020. All rights reserved.