| Package | Description |
|---|---|
| org.apache.camel.component.salesforce | |
| org.apache.camel.component.salesforce.internal.dto |
| Modifier and Type | Method and Description |
|---|---|
NotifyForOperationsEnum |
SalesforceEndpointConfig.getNotifyForOperations() |
| Modifier and Type | Method and Description |
|---|---|
void |
SalesforceEndpointConfig.setNotifyForOperations(NotifyForOperationsEnum notifyForOperations) |
| Modifier and Type | Method and Description |
|---|---|
static NotifyForOperationsEnum |
NotifyForOperationsEnum.forValue(String value) |
NotifyForOperationsEnum |
PushTopic.getNotifyForOperations() |
static NotifyForOperationsEnum |
NotifyForOperationsEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotifyForOperationsEnum[] |
NotifyForOperationsEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PushTopic.setNotifyForOperations(NotifyForOperationsEnum notifyForOperations) |
Apache Camel