Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- afterPropertiesSet() - Method in class org.springframework.boot.batch.autoconfigure.JobLauncherApplicationRunner
B
- BatchAutoConfiguration - Class in org.springframework.boot.batch.autoconfigure
-
Auto-configurationfor Spring Batch using an in-memory store. - BatchAutoConfiguration() - Constructor for class org.springframework.boot.batch.autoconfigure.BatchAutoConfiguration
- BatchConversionServiceCustomizer - Interface in org.springframework.boot.batch.autoconfigure
-
Callback interface that can be implemented by beans wishing to customize the
ConfigurableConversionServiceto fine-tune its auto-configuration. - BatchJobLauncherAutoConfiguration - Class in org.springframework.boot.batch.autoconfigure
-
Auto-configurationfor Spring Batch. - BatchJobLauncherAutoConfiguration() - Constructor for class org.springframework.boot.batch.autoconfigure.BatchJobLauncherAutoConfiguration
- BatchObservationAutoConfiguration - Class in org.springframework.boot.batch.autoconfigure.observation
-
Auto-configurationfor instrumentation of Spring Batch Jobs. - BatchObservationAutoConfiguration() - Constructor for class org.springframework.boot.batch.autoconfigure.observation.BatchObservationAutoConfiguration
- BatchProperties - Class in org.springframework.boot.batch.autoconfigure
-
Configuration properties for Spring Batch.
- BatchProperties() - Constructor for class org.springframework.boot.batch.autoconfigure.BatchProperties
- BatchProperties.Job - Class in org.springframework.boot.batch.autoconfigure
- BatchTaskExecutor - Annotation Interface in org.springframework.boot.batch.autoconfigure
-
Qualifier annotation for a
TaskExecutorto be injected into Batch auto-configuration. - BatchTransactionManager - Annotation Interface in org.springframework.boot.batch.autoconfigure
-
Qualifier annotation for a
PlatformTransactionManagerto be injected into Batch auto-configuration.
C
- customize(ConfigurableConversionService) - Method in interface org.springframework.boot.batch.autoconfigure.BatchConversionServiceCustomizer
-
Customize the
ConfigurableConversionService.
D
- DEFAULT_ORDER - Static variable in class org.springframework.boot.batch.autoconfigure.JobLauncherApplicationRunner
-
The default order for the command line runner.
E
- execute(Job, JobParameters) - Method in class org.springframework.boot.batch.autoconfigure.JobLauncherApplicationRunner
G
- getExitCode() - Method in class org.springframework.boot.batch.autoconfigure.JobExecutionExitCodeGenerator
- getJob() - Method in class org.springframework.boot.batch.autoconfigure.BatchProperties
- getJobExecution() - Method in class org.springframework.boot.batch.autoconfigure.JobExecutionEvent
-
Return the job execution.
- getName() - Method in class org.springframework.boot.batch.autoconfigure.BatchProperties.Job
- getOrder() - Method in class org.springframework.boot.batch.autoconfigure.JobLauncherApplicationRunner
J
- Job() - Constructor for class org.springframework.boot.batch.autoconfigure.BatchProperties.Job
- JobExecutionEvent - Class in org.springframework.boot.batch.autoconfigure
-
Spring
ApplicationEventencapsulating aJobExecution. - JobExecutionEvent(JobExecution) - Constructor for class org.springframework.boot.batch.autoconfigure.JobExecutionEvent
-
Create a new
JobExecutionEventinstance. - JobExecutionExitCodeGenerator - Class in org.springframework.boot.batch.autoconfigure
-
ExitCodeGeneratorforJobExecutionEvents. - JobExecutionExitCodeGenerator() - Constructor for class org.springframework.boot.batch.autoconfigure.JobExecutionExitCodeGenerator
- JobLauncherApplicationRunner - Class in org.springframework.boot.batch.autoconfigure
-
ApplicationRunnertolaunchSpring Batch jobs. - JobLauncherApplicationRunner(JobOperator) - Constructor for class org.springframework.boot.batch.autoconfigure.JobLauncherApplicationRunner
-
Create a new
JobLauncherApplicationRunner.
L
- launchJobFromProperties(Properties) - Method in class org.springframework.boot.batch.autoconfigure.JobLauncherApplicationRunner
O
- onApplicationEvent(JobExecutionEvent) - Method in class org.springframework.boot.batch.autoconfigure.JobExecutionExitCodeGenerator
- org.springframework.boot.batch.autoconfigure - package org.springframework.boot.batch.autoconfigure
-
Auto-configuration for Spring Batch.
- org.springframework.boot.batch.autoconfigure.observation - package org.springframework.boot.batch.autoconfigure.observation
-
Auto-configuration for Spring Batch observations.
R
- run(String...) - Method in class org.springframework.boot.batch.autoconfigure.JobLauncherApplicationRunner
- run(ApplicationArguments) - Method in class org.springframework.boot.batch.autoconfigure.JobLauncherApplicationRunner
S
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.boot.batch.autoconfigure.JobLauncherApplicationRunner
- setJobName(String) - Method in class org.springframework.boot.batch.autoconfigure.JobLauncherApplicationRunner
- setJobParametersConverter(JobParametersConverter) - Method in class org.springframework.boot.batch.autoconfigure.JobLauncherApplicationRunner
- setJobRegistry(JobRegistry) - Method in class org.springframework.boot.batch.autoconfigure.JobLauncherApplicationRunner
- setJobs(Collection) - Method in class org.springframework.boot.batch.autoconfigure.JobLauncherApplicationRunner
- setName(String) - Method in class org.springframework.boot.batch.autoconfigure.BatchProperties.Job
- setOrder(int) - Method in class org.springframework.boot.batch.autoconfigure.JobLauncherApplicationRunner
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form