Uses of Enum
com.sforce.async.JobStateEnum
Packages that use JobStateEnum
-
Uses of JobStateEnum in com.sforce.async
Methods in com.sforce.async that return JobStateEnumModifier and TypeMethodDescriptionJobInfo.getState()static JobStateEnumReturns 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 JobStateEnumModifier and TypeMethodDescriptionvoidJobInfo.setState(JobStateEnum state) JobInfo.Builder.state(JobStateEnum jobState)