public abstract class FujiServiceNowProcessor extends AbstractServiceNowProcessor
client, config, endpoint, mapper| Modifier | Constructor and Description |
|---|---|
protected |
FujiServiceNowProcessor(ServiceNowEndpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
doProcess(org.apache.camel.Exchange exchange,
Class<?> requestModel,
Class<?> responseModel,
String apiVersion,
String action,
String tableName,
String sysId) |
void |
process(org.apache.camel.Exchange exchange) |
addDispatcher, addDispatcher, addDispatcher, copyHeader, findDispatcher, getApiVersion, getMandatoryRequestParamFromHeader, getRequestModel, getRequestModel, getRequestParamFromHeader, getResponseModel, getResponseModel, getSysID, getTableName, setBody, setBodyAndHeaders, setHeaders, unwrap, validateBody, validateBodyprotected FujiServiceNowProcessor(ServiceNowEndpoint endpoint) throws Exception
Exceptionpublic void process(org.apache.camel.Exchange exchange)
throws Exception
process in interface org.apache.camel.Processorprocess in class AbstractServiceNowProcessorExceptionApache Camel