Interface JbpmComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface JbpmComponentBuilderFactory
Interact with jBPM workflow engine over REST.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the JBPM component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionjbpm()
JBPM (camel-jbpm) Interact with jBPM workflow engine over REST.
-
Method Details
-
jbpm
JBPM (camel-jbpm) Interact with jBPM workflow engine over REST. Category: api,workflow Since: 2.6 Maven coordinates: org.apache.camel:camel-jbpm- Returns:
- the dsl builder
-