Interface ZeebeComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface ZeebeComponentBuilderFactory
Zeebe component which does integrage with Camunda Zeebe to interact with the
API.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the Zeebe component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionzeebe()Zeebe (camel-zeebe) Zeebe component which does integrage with Camunda Zeebe to interact with the API.
-
Method Details
-
zeebe
Zeebe (camel-zeebe) Zeebe component which does integrage with Camunda Zeebe to interact with the API. Category: workflow,saas Since: 3.21 Maven coordinates: org.apache.camel:camel-zeebe- Returns:
- the dsl builder
-