Interface ZeebeComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface ZeebeComponentBuilderFactory
Workflow processes with Camunda Zeebe Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceZeebeComponentBuilderFactory.ZeebeComponentBuilderBuilder for the Zeebe component.static classZeebeComponentBuilderFactory.ZeebeComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static ZeebeComponentBuilderFactory.ZeebeComponentBuilderzeebe()Zeebe (camel-zeebe) Workflow processes with Camunda Zeebe Category: process Since: 3.21 Maven coordinates: org.apache.camel:camel-zeebe
-
-
-
Method Detail
-
zeebe
static ZeebeComponentBuilderFactory.ZeebeComponentBuilder zeebe()
Zeebe (camel-zeebe) Workflow processes with Camunda Zeebe Category: process Since: 3.21 Maven coordinates: org.apache.camel:camel-zeebe- Returns:
- the dsl builder
-
-