public static interface SpringBatchEndpointBuilderFactory.SpringBatchBuilders
| Modifier and Type | Method and Description |
|---|---|
default SpringBatchEndpointBuilderFactory.SpringBatchEndpointBuilder |
springBatch(String path)
Spring Batch (camel-spring-batch)
The spring-batch component allows to send messages to Spring Batch
for further processing.
|
default SpringBatchEndpointBuilderFactory.SpringBatchEndpointBuilder springBatch(String path)
spring-batch:jobName
Path parameter: jobName (required)
The name of the Spring Batch job located in the registry.Apache Camel