| Package | Description |
|---|---|
| org.ctoolkit.restapi.client.agent.model |
| Modifier and Type | Method and Description |
|---|---|
JobState |
JobInfo.getState() |
JobState |
BatchItem.getState() |
static JobState |
JobState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobState[] |
JobState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobInfo.setState(JobState state) |
void |
BatchItem.setState(JobState state) |
Copyright © 2018. All rights reserved.