Package | Description |
---|---|
org.activiti.camel | |
org.activiti.camel.impl |
Modifier and Type | Method and Description |
---|---|
protected ActivitiEndpoint |
CamelBehavior.createEndpoint(org.activiti.engine.impl.pvm.delegate.ActivityExecution execution) |
protected ActivitiEndpoint |
ActivitiProducer.getActivitiEndpoint() |
protected ActivitiEndpoint |
CamelBehavior.getEndpoint(String key) |
Modifier and Type | Method and Description |
---|---|
protected void |
CamelBehavior.copyVariables(Map<String,Object> variables,
org.apache.camel.Exchange exchange,
ActivitiEndpoint endpoint) |
protected org.apache.camel.Exchange |
CamelBehavior.createExchange(org.activiti.engine.impl.pvm.delegate.ActivityExecution activityExecution,
ActivitiEndpoint endpoint) |
static String |
ExchangeUtils.prepareInitiator(org.apache.camel.Exchange exchange,
ActivitiEndpoint activitiEndpoint)
Gets the value of the Camel header that contains the userId to be set as the process initiator.
|
static Map<String,Object> |
ExchangeUtils.prepareVariables(org.apache.camel.Exchange exchange,
ActivitiEndpoint activitiEndpoint) |
protected abstract void |
CamelBehavior.setPropertTargetVariable(ActivitiEndpoint endpoint) |
protected void |
CamelBehavior.updateTargetVariables(ActivitiEndpoint endpoint) |
Constructor and Description |
---|
ActivitiConsumer(ActivitiEndpoint endpoint,
org.apache.camel.Processor processor) |
ActivitiProducer(ActivitiEndpoint endpoint,
long timeout,
long timeResolution) |
Modifier and Type | Method and Description |
---|---|
protected void |
CamelBehaviorDefaultImpl.setPropertTargetVariable(ActivitiEndpoint endpoint) |
protected void |
CamelBehaviorCamelBodyImpl.setPropertTargetVariable(ActivitiEndpoint endpoint) |
protected void |
CamelBehaviorBodyAsMapImpl.setPropertTargetVariable(ActivitiEndpoint endpoint) |
Copyright © 2016 Alfresco. All rights reserved.