Interface FlowableComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface FlowableComponentBuilderFactory
Send and receive messages from the Flowable BPMN and CMMN engines.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Flowable component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionflowable()
Flowable (camel-flowable) Send and receive messages from the Flowable BPMN and CMMN engines.
-
Method Details
-
flowable
Flowable (camel-flowable) Send and receive messages from the Flowable BPMN and CMMN engines. Category: workflow Since: 4.9 Maven coordinates: org.apache.camel:camel-flowable- Returns:
- the dsl builder
-