public class CamelServiceImpl extends CamelServiceCommonImpl implements org.camunda.bpm.engine.delegate.JavaDelegate
camelContext, processEngine| Constructor and Description |
|---|
CamelServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.camunda.bpm.engine.delegate.DelegateExecution execution) |
void |
setCamelContext(org.apache.camel.CamelContext camelContext) |
void |
setProcessEngine(org.camunda.bpm.engine.ProcessEngine processEngine) |
sendTo, sendTo, sendTopublic void setProcessEngine(org.camunda.bpm.engine.ProcessEngine processEngine)
setProcessEngine in class CamelServiceCommonImplpublic void setCamelContext(org.apache.camel.CamelContext camelContext)
setCamelContext in class CamelServiceCommonImplCopyright © 2017 camunda services GmbH. All rights reserved.