Interface SagaComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface SagaComponentBuilderFactory
Execute custom actions within a route using the Saga EIP.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the Saga component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionsaga()Saga (camel-saga) Execute custom actions within a route using the Saga EIP.
-
Method Details
-
saga
Saga (camel-saga) Execute custom actions within a route using the Saga EIP. Category: clustering Since: 2.21 Maven coordinates: org.apache.camel:camel-saga- Returns:
- the dsl builder
-