public class BulkApiProcessor extends AbstractSalesforceProcessor
endpoint, endpointConfigMap, httpClient, IGNORE_BODY, IS_OPTIONAL, log, NOT_OPTIONAL, operationName, 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, getParameter
public BulkApiProcessor(SalesforceEndpoint endpoint) throws SalesforceException
SalesforceException
public boolean process(org.apache.camel.Exchange exchange, org.apache.camel.AsyncCallback callback)
process
in interface SalesforceProcessor
process
in class AbstractSalesforceProcessor
Apache Camel