Uses of Enum Class
org.apache.camel.component.salesforce.api.dto.bulkv2.JobTypeEnum
Packages that use JobTypeEnum
-
Uses of JobTypeEnum in org.apache.camel.component.salesforce.api.dto.bulkv2
Fields in org.apache.camel.component.salesforce.api.dto.bulkv2 declared as JobTypeEnumMethods in org.apache.camel.component.salesforce.api.dto.bulkv2 that return JobTypeEnumModifier and TypeMethodDescriptionstatic JobTypeEnumJobBase.getJobType()static JobTypeEnumReturns the enum constant of this class with the specified name.static JobTypeEnum[]JobTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.salesforce.api.dto.bulkv2 with parameters of type JobTypeEnum