Uses of Enum
com.sforce.async.BatchStateEnum
Packages that use BatchStateEnum
-
Uses of BatchStateEnum in com.sforce.async
Methods in com.sforce.async that return BatchStateEnumModifier and TypeMethodDescriptionBatchInfo.getState()static BatchStateEnumReturns the enum constant of this type with the specified name.static BatchStateEnum[]BatchStateEnum.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 BatchStateEnum