public class AnalyticsApiProcessor extends AbstractSalesforceProcessor
endpoint, endpointConfigMap, httpClient, IGNORE_BODY, IS_OPTIONAL, log, NOT_OPTIONAL, operationName, session, USE_BODY| Constructor and Description |
|---|
AnalyticsApiProcessor(SalesforceEndpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback) |
void |
start() |
void |
stop() |
getParameter, getParameterpublic AnalyticsApiProcessor(SalesforceEndpoint endpoint) throws SalesforceException
SalesforceExceptionpublic boolean process(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback)
process in interface SalesforceProcessorprocess in class AbstractSalesforceProcessorApache Camel