See: Description
| Class | Description |
|---|---|
| BatchJobRegistryBeanPostProcessor |
JobRegistryBeanPostProcessor that processes Job bean with name
JobPlugin.JOB_BEAN_ID |
| ExpandedJobParametersConverter |
More flexible implementation of the
JobParametersConverter. |
| JobFactoryBean | |
| JobLaunchRequestTransformer |
Executes all jobs defined within a given stream once the context has been started.
|
| JobParametersBean |
Prepares the
JobParameters for the Spring Bach Jobs. |
| JobPlugin |
Plugin to enable the registration of jobs in a central registry.
|
| ModuleJobLauncher |
Executes all jobs defined within a given stream once the context has been started.
|