See: Description
Class | Description |
---|---|
BatchJobHeaders |
Headers definitions used by the batch job plugin.
|
BatchJobRegistryBeanPostProcessor |
JobRegistryBeanPostProcessor that processes batch job from the job module.
|
DistributedJobLocator |
Implementation of ListableJobLocator used by
DistributedJobService . |
DistributedJobService |
SimpleJobService in distributed mode
|
ExpandedJobParametersConverter |
More flexible implementation of the
JobParametersConverter . |
JobEventsListenerPlugin |
Plugin to enable the registration of out of the box job listeners.
|
JobLaunchRequestTransformer |
Executes all jobs defined within a given stream once the context has been started.
|
JobParametersBean |
Prepares the
JobParameters for the Spring Bach Jobs. |
JobPartitionerPlugin |
Plugin to enable job partitioning.
|
JobPlugin |
Plugin to enable the registration of jobs in a central registry.
|
JobPluginMetadataResolver |
A
ModuleOptionsMetadataResolver that will dynamically add the module options (such as makeUnique )
supported by job modules. |
JobPluginMetadataResolver.JobOptionsMetadata | |
ModuleJobLauncher |
Executes all jobs defined within a given stream once the context has been started.
|
Exception | Description |
---|---|
BatchJobAlreadyExistsInRegistryException |
Exception thrown when a batch job already exists in the
JobRegistry . |