| Package | Description |
|---|---|
| org.apache.camel.component.salesforce | |
| org.apache.camel.component.salesforce.internal | |
| org.apache.camel.component.salesforce.internal.processor |
| Modifier and Type | Method and Description |
|---|---|
OperationName |
SalesforceEndpoint.getOperationName() |
| Constructor and Description |
|---|
SalesforceEndpoint(String uri,
SalesforceComponent salesforceComponent,
SalesforceEndpointConfig config,
OperationName operationName,
String topicName) |
| Modifier and Type | Method and Description |
|---|---|
static OperationName |
OperationName.fromValue(String value) |
static OperationName |
OperationName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperationName[] |
OperationName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected OperationName |
AbstractSalesforceProcessor.operationName |
Apache Camel