public class BulkApiProcessor extends AbstractSalesforceProcessor
endpoint, endpointConfigMap, httpClient, IGNORE_BODY, IS_OPTIONAL, log, NOT_OPTIONAL, operationName, rawPayload, session, USE_BODY| Constructor and Description |
|---|
BulkApiProcessor(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, getParameterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdetermineHeaderspublic BulkApiProcessor(SalesforceEndpoint endpoint) throws SalesforceException
SalesforceExceptionpublic boolean process(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback)
process in interface SalesforceProcessorprocess in class AbstractSalesforceProcessorpublic void start()
public void stop()
Apache Camel