Interface CamundaComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface CamundaComponentBuilderFactory
Interact with Camunda 8 Orchestration Clusters using the Camunda Java Client.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the Camunda component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptioncamunda()Camunda (camel-camunda) Interact with Camunda 8 Orchestration Clusters using the Camunda Java Client.
-
Method Details
-
camunda
Camunda (camel-camunda) Interact with Camunda 8 Orchestration Clusters using the Camunda Java Client. Category: workflow,saas Since: 4.19 Maven coordinates: org.apache.camel:camel-camunda- Returns:
- the dsl builder
-