Class HelsinkiServiceNowAttachmentProcessor
- java.lang.Object
-
- org.apache.camel.component.servicenow.AbstractServiceNowProcessor
-
- org.apache.camel.component.servicenow.releases.helsinki.HelsinkiServiceNowAttachmentProcessor
-
- All Implemented Interfaces:
org.apache.camel.Processor
public class HelsinkiServiceNowAttachmentProcessor extends AbstractServiceNowProcessor
-
-
Field Summary
-
Fields inherited from class org.apache.camel.component.servicenow.AbstractServiceNowProcessor
client, config, endpoint, mapper
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
HelsinkiServiceNowAttachmentProcessor(ServiceNowEndpoint endpoint)
-
Method Summary
-
Methods inherited from class org.apache.camel.component.servicenow.AbstractServiceNowProcessor
addDispatcher, addDispatcher, addDispatcher, copyHeader, findDispatcher, getApiVersion, getMandatoryRequestParamFromHeader, getRequestModel, getRequestModel, getRequestParamFromHeader, getResponseModel, getResponseModel, getSysID, getTableName, process, setBody, setBodyAndHeaders, setHeaders, unwrap, validateBody, validateBody
-
-
-
-
Constructor Detail
-
HelsinkiServiceNowAttachmentProcessor
protected HelsinkiServiceNowAttachmentProcessor(ServiceNowEndpoint endpoint) throws Exception
- Throws:
Exception
-
-