@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface JBPMEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JBPMEndpointBuilderFactory.AdvancedJBPMEndpointBuilder
Advanced builder for endpoint for the JBPM component.
|
static interface |
JBPMEndpointBuilderFactory.AdvancedJBPMEndpointConsumerBuilder
Advanced builder for endpoint consumers for the JBPM component.
|
static interface |
JBPMEndpointBuilderFactory.AdvancedJBPMEndpointProducerBuilder
Advanced builder for endpoint producers for the JBPM component.
|
static interface |
JBPMEndpointBuilderFactory.JBPMBuilders |
static interface |
JBPMEndpointBuilderFactory.JBPMEndpointBuilder
Builder for endpoint for the JBPM component.
|
static interface |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder
Builder for endpoint consumers for the JBPM component.
|
static interface |
JBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder
Builder for endpoint producers for the JBPM component.
|
| Modifier and Type | Method and Description |
|---|---|
static JBPMEndpointBuilderFactory.JBPMEndpointBuilder |
jbpm(String path)
JBPM (camel-jbpm)
The jbpm component provides integration with jBPM (Business Process
Management).
|
static JBPMEndpointBuilderFactory.JBPMEndpointBuilder jbpm(String path)
jbpm:connectionURL
Path parameter: connectionURL (required)
The URL to the jBPM server.
Path parameter: eventListenerType
Sets the event listener type to attach toApache Camel