| Package | Description |
|---|---|
| org.flowable.camel | |
| org.flowable.camel.cdi.impl | |
| org.flowable.camel.impl |
| Modifier and Type | Method and Description |
|---|---|
protected FlowableEndpoint |
CamelBehavior.createEndpoint(DelegateExecution execution,
boolean isV5Execution) |
protected FlowableEndpoint |
CamelBehavior.getEndpoint(String key) |
protected FlowableEndpoint |
FlowableProducer.getFlowableEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CamelBehavior.copyVariables(Map<String,Object> variables,
org.apache.camel.Exchange exchange,
FlowableEndpoint endpoint) |
protected org.apache.camel.Exchange |
CamelBehavior.createExchange(DelegateExecution activityExecution,
FlowableEndpoint endpoint) |
static String |
ExchangeUtils.prepareInitiator(org.apache.camel.Exchange exchange,
FlowableEndpoint endpoint)
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,
FlowableEndpoint endpoint) |
protected abstract void |
CamelBehavior.setPropertTargetVariable(FlowableEndpoint endpoint) |
protected void |
CamelBehavior.updateTargetVariables(FlowableEndpoint endpoint) |
| Constructor and Description |
|---|
FlowableConsumer(FlowableEndpoint endpoint,
org.apache.camel.Processor processor) |
FlowableProducer(FlowableEndpoint endpoint,
long timeout,
long timeResolution) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CdiCamelBehaviorCamelBodyImpl.setPropertTargetVariable(FlowableEndpoint endpoint) |
protected void |
CdiCamelBehaviorDefaultImpl.setPropertTargetVariable(FlowableEndpoint endpoint) |
protected void |
CdiCamelBehaviorBodyAsMapImpl.setPropertTargetVariable(FlowableEndpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CamelBehaviorDefaultImpl.setPropertTargetVariable(FlowableEndpoint endpoint) |
protected void |
CamelBehaviorBodyAsMapImpl.setPropertTargetVariable(FlowableEndpoint endpoint) |
protected void |
CamelBehaviorCamelBodyImpl.setPropertTargetVariable(FlowableEndpoint endpoint) |
Copyright © 2023 Flowable. All rights reserved.