public abstract class AbstractServiceNowProducer extends org.apache.camel.support.HeaderSelectorProducer implements ServiceNowProducer
| Constructor and Description |
|---|
AbstractServiceNowProducer(ServiceNowEndpoint endpoint,
ServiceNowRelease release) |
| Modifier and Type | Method and Description |
|---|---|
protected ServiceNowConfiguration |
getConfiguration() |
ServiceNowRelease |
getRelease() |
doBuild, getCamelContext, process, processResult, setCamelContextcreateExchange, doStart, doStop, getEndpoint, isSingleton, toStringbuild, 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, wait, wait, waitpublic AbstractServiceNowProducer(ServiceNowEndpoint endpoint, ServiceNowRelease release)
public ServiceNowRelease getRelease()
getRelease in interface ServiceNowProducerprotected final ServiceNowConfiguration getConfiguration()
Apache Camel