Class SagaEndpointBuilderFactory.SagaHeaderNameBuilder

java.lang.Object
org.apache.camel.builder.endpoint.dsl.SagaEndpointBuilderFactory.SagaHeaderNameBuilder
Enclosing interface:
SagaEndpointBuilderFactory

public static class SagaEndpointBuilderFactory.SagaHeaderNameBuilder extends Object
The builder of headers' name for the Saga component.
  • Constructor Details

    • SagaHeaderNameBuilder

      public SagaHeaderNameBuilder()
  • Method Details

    • longRunningAction

      public String longRunningAction()
      The long running action. The option is a: String type. Group: producer
      Returns:
      the name of the header Long-Running-Action.