Class SpringBatchEndpointBuilderFactory.SpringBatchHeaderNameBuilder

java.lang.Object
org.apache.camel.builder.endpoint.dsl.SpringBatchEndpointBuilderFactory.SpringBatchHeaderNameBuilder
Enclosing interface:
SpringBatchEndpointBuilderFactory

public static class SpringBatchEndpointBuilderFactory.SpringBatchHeaderNameBuilder extends Object
The builder of headers' name for the Spring Batch component.
  • Constructor Details

    • SpringBatchHeaderNameBuilder

      public SpringBatchHeaderNameBuilder()
  • Method Details

    • springBatchJobName

      public String springBatchJobName()
      The name of the Batch Job to use. The option is a: String type. Group: producer
      Returns:
      the name of the header SpringBatchJobName.