public class GetCommitFileProducer extends AbstractGitHubProducer
Constructor and Description |
---|
GetCommitFileProducer(GitHubEndpoint endpoint) |
Modifier and Type | Method and Description |
---|---|
void |
process(org.apache.camel.Exchange exchange) |
getRepository, getRepositoryService, initService
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 GetCommitFileProducer(GitHubEndpoint endpoint) throws Exception
Exception
public void process(org.apache.camel.Exchange exchange) throws Exception
process
in interface org.apache.camel.Processor
process
in class AbstractGitHubProducer
Exception
Apache Camel