|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JobStateEnum | |
|---|---|
| com.sforce.async | |
| Uses of JobStateEnum in com.sforce.async |
|---|
| Methods in com.sforce.async that return JobStateEnum | |
|---|---|
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. |
| Methods in com.sforce.async with parameters of type JobStateEnum | |
|---|---|
void |
JobInfo.setState(JobStateEnum state)
|
JobInfo.Builder |
JobInfo.Builder.state(JobStateEnum jobState)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||