| Package | Description |
|---|---|
| com.sforce.async |
| Modifier and Type | Method and Description |
|---|---|
JobStateEnum |
JobInfo.getState() |
static JobStateEnum |
JobStateEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobStateEnum[] |
JobStateEnum.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(JobStateEnum state) |
JobInfo.Builder |
JobInfo.Builder.state(JobStateEnum jobState) |
Copyright © 2020. All rights reserved.