public class ActivitiProducer
extends org.apache.camel.impl.DefaultProducer
| Modifier and Type | Field and Description |
|---|---|
static String |
PROCESS_ID_PROPERTY |
static String |
PROCESS_KEY_PROPERTY |
| Constructor and Description |
|---|
ActivitiProducer(ActivitiEndpoint endpoint,
org.activiti.engine.RuntimeService runtimeService,
long timeout,
long timeResolution) |
| Modifier and Type | Method and Description |
|---|---|
protected ActivitiEndpoint |
getActivitiEndpoint() |
void |
process(org.apache.camel.Exchange exchange) |
createExchange, createExchange, createExchange, doStart, doStop, getEndpoint, isSingleton, toStringdoResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, resume, shutdown, start, stop, suspendpublic static final String PROCESS_KEY_PROPERTY
public static final String PROCESS_ID_PROPERTY
public ActivitiProducer(ActivitiEndpoint endpoint, org.activiti.engine.RuntimeService runtimeService, long timeout, long timeResolution)
protected ActivitiEndpoint getActivitiEndpoint()
Copyright © 2014 Alfresco. All rights reserved.