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!
    • Method Detail

      • saga

        static SagaComponentBuilderFactory.SagaComponentBuilder saga()
        Saga (camel-saga) Execute custom actions within a route using the Saga EIP. Category: core,endpoint Since: 2.21 Maven coordinates: org.apache.camel:camel-saga
        Returns:
        the dsl builder