Index

A B C D E G J L O R S 
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-configuration for 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 ConfigurableConversionService to fine-tune its auto-configuration.
BatchJobLauncherAutoConfiguration - Class in org.springframework.boot.batch.autoconfigure
Auto-configuration for Spring Batch.
BatchJobLauncherAutoConfiguration() - Constructor for class org.springframework.boot.batch.autoconfigure.BatchJobLauncherAutoConfiguration
 
BatchObservationAutoConfiguration - Class in org.springframework.boot.batch.autoconfigure.observation
Auto-configuration for 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 TaskExecutor to be injected into Batch auto-configuration.
BatchTransactionManager - Annotation Interface in org.springframework.boot.batch.autoconfigure
Qualifier annotation for a PlatformTransactionManager to 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 ApplicationEvent encapsulating a JobExecution.
JobExecutionEvent(JobExecution) - Constructor for class org.springframework.boot.batch.autoconfigure.JobExecutionEvent
Create a new JobExecutionEvent instance.
JobExecutionExitCodeGenerator - Class in org.springframework.boot.batch.autoconfigure
ExitCodeGenerator for JobExecutionEvents.
JobExecutionExitCodeGenerator() - Constructor for class org.springframework.boot.batch.autoconfigure.JobExecutionExitCodeGenerator
 
JobLauncherApplicationRunner - Class in org.springframework.boot.batch.autoconfigure
ApplicationRunner to launch Spring Batch jobs.
JobLauncherApplicationRunner(JobOperator) - Constructor for class org.springframework.boot.batch.autoconfigure.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
 
A B C D E G J L O R S 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form