public class BulkApiProcessor extends AbstractSalesforceProcessor
classMap, endpoint, endpointConfigMap, httpClient, IGNORE_BODY, IS_OPTIONAL, log, loginConfig, NOT_OPTIONAL, operationName, rawPayload, session, USE_BODY| Constructor and Description |
|---|
BulkApiProcessor(SalesforceEndpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<String>> |
determineHeaders(org.apache.camel.Exchange exchange) |
protected void |
doStart() |
void |
doStop() |
boolean |
process(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback) |
getListParameter, getParameter, getParameter, getSObjectClassbuild, doBuild, doFail, doInit, doLifecycleChange, doResume, doShutdown, doSuspend, fail, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic BulkApiProcessor(SalesforceEndpoint endpoint)
protected void doStart()
throws Exception
doStart in class AbstractSalesforceProcessorExceptionpublic void doStop()
doStop in class org.apache.camel.support.service.BaseServicepublic boolean process(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback)
process in interface SalesforceProcessorprocess in class AbstractSalesforceProcessorApache Camel