public abstract class AbstractJIRAProducer
extends org.apache.camel.impl.DefaultProducer
Constructor and Description |
---|
AbstractJIRAProducer(JIRAEndpoint endpoint) |
Modifier and Type | Method and Description |
---|---|
protected com.atlassian.jira.rest.client.JiraRestClient |
client() |
abstract void |
process(org.apache.camel.Exchange exchange) |
createExchange, createExchange, createExchange, doStart, doStop, getEndpoint, isSingleton, toString
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspend
public AbstractJIRAProducer(JIRAEndpoint endpoint) throws Exception
Exception
Apache Camel