@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface JbpmComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JbpmComponentBuilderFactory.JbpmComponentBuilder
Builder for the JBPM component.
|
static class |
JbpmComponentBuilderFactory.JbpmComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static JbpmComponentBuilderFactory.JbpmComponentBuilder |
jbpm()
JBPM (camel-jbpm)
Interact with jBPM workflow engine over REST.
|
static JbpmComponentBuilderFactory.JbpmComponentBuilder jbpm()
Apache Camel