public static interface JBPMEndpointBuilderFactory.JBPMBuilders
| Modifier and Type | Method and Description |
|---|---|
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder |
jbpm(String path)
JBPM (camel-jbpm)
The jbpm component provides integration with jBPM (Business Process
Management).
|
default 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