| Package | Description |
|---|---|
| com.aliyun.openservices.log.common |
| Modifier and Type | Method and Description |
|---|---|
static JobState |
JobState.fromString(String value) |
JobState |
ScheduledJob.getState()
Deprecated.
|
JobState |
Job.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 |
ScheduledJob.setState(JobState state)
Deprecated.
|
void |
Job.setState(JobState state) |
Copyright © 2025. All Rights Reserved.