| Package | Description |
|---|---|
| org.apache.camel.component.salesforce.api.dto.bulkv2 |
| Modifier and Type | Field and Description |
|---|---|
protected JobTypeEnum |
JobBase.jobType |
| Modifier and Type | Method and Description |
|---|---|
static JobTypeEnum |
JobTypeEnum.fromValue(String v) |
JobTypeEnum |
JobBase.getJobType() |
static JobTypeEnum |
JobTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobTypeEnum[] |
JobTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobBase.setJobType(JobTypeEnum jobType) |
Apache Camel