- setJobFromHeader(boolean) - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
-
Explicitly defines if the jobName should be taken from the headers instead of the URI.
- setJobLauncher(JobLauncher) - Method in class org.apache.camel.component.spring.batch.SpringBatchComponent
-
Explicitly specifies a JobLauncher to be used.
- setJobLauncher(JobLauncher) - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
-
Explicitly specifies a JobLauncher to be used.
- setJobLauncherRef(String) - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
-
Deprecated.
- setJobName(String) - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
-
The name of the Spring Batch job located in the registry.
- setJobRegistry(JobRegistry) - Method in class org.apache.camel.component.spring.batch.SpringBatchComponent
-
Explicitly specifies a JobRegistry to be used.
- setJobRegistry(JobRegistry) - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
-
Explicitly specifies a JobRegistry to be used.
- SpringBatchComponent - Class in org.apache.camel.component.spring.batch
-
- SpringBatchComponent() - Constructor for class org.apache.camel.component.spring.batch.SpringBatchComponent
-
- SpringBatchConstants - Class in org.apache.camel.component.spring.batch
-
Constants.
- SpringBatchEndpoint - Class in org.apache.camel.component.spring.batch
-
The spring-batch component allows to send messages to Spring Batch for further processing.
- SpringBatchEndpoint(String, Component, JobLauncher, JobLauncher, Map<String, JobLauncher>, String, JobRegistry) - Constructor for class org.apache.camel.component.spring.batch.SpringBatchEndpoint
-
- SpringBatchProducer - Class in org.apache.camel.component.spring.batch
-
Spring Batch Producer triggering the execution of the jobs.
- SpringBatchProducer(SpringBatchEndpoint, JobLauncher, Job, JobRegistry) - Constructor for class org.apache.camel.component.spring.batch.SpringBatchProducer
-