| Name | Description | Type | Package | Framework |
| BatchJobAlreadyExistsInRegistryException | Exception thrown when a batch job already exists in the JobRegistry. | Class | org.springframework.xd.dirt.plugins.job | Spring XD |
| BatchJobHeaders | Headers definitions used by the batch job plugin. | Class | org.springframework.xd.dirt.plugins.job | Spring XD |
| BatchJobListener | Abstract batch job listener that sends batch job listener payload to the SubscribableChannel notificationAuthor:Ilayaperumal Gopinathan | Class | org.springframework.xd.dirt.plugins.job.support.listener | Spring XD |
| BatchJobRegistryBeanPostProcessor | JobRegistryBeanPostProcessor that processes batch job from the job module. | Class | org.springframework.xd.dirt.plugins.job | Spring XD |
| BatchListenerEventType | enum BatchListenerEventTypeEnumerations to help identify various Batch job events being issued. | Class | org.springframework.xd.dirt.plugins.job.support.listener | Spring XD |
| ChunkContextInfo | Class | org.springframework.xd.dirt.plugins.job.support.listener | Spring XD | |
| DistributedJobLocator | to work with batch jobs in a distributed environment. | Class | org.springframework.xd.dirt.plugins.job | Spring XD |
| DistributedJobService | SimpleJobService in distributed modeAuthor:Ilayaperumal Gopinathan, Andrew Eisenberg, Gunnar Hillert | Class | org.springframework.xd.dirt.plugins.job | Spring XD |
| ExecutionContextJacksonMixIn | Jackson MixIn for the JSON serialization of the ExecutionContext class, which is used by theStepExecution class. | Class | org.springframework.xd.dirt.plugins.job.support | Spring XD |
| ExpandedJobParametersConverter | More flexible implementation of the JobParametersConverter. | Class | org.springframework.xd.dirt.plugins.job | Spring XD |
| FileDeletionStepExecutionListener | Step listener which can be used to delete files once they have been successfully processed by XD. | Class | org.springframework.xd.dirt.plugins.job.support.listener | Spring XD |
| JobEventsListenerPlugin | Plugin to enable the registration of out of the box job listeners. | Class | org.springframework.xd.dirt.plugins.job | Spring XD |
| JobLaunchingJobRepository | This JobRepository implementationprovides the same functionality as Spring Batch's | Class | org.springframework.xd.dirt.plugins.job.support | Spring XD |
| JobLaunchingJobRepositoryFactoryBean | A FactoryBean for creating an instance ofJobLaunchingJobRepository | Class | org.springframework.xd.dirt.plugins.job.support | Spring XD |
| JobLaunchRequestTransformer | Executes all jobs defined within a given stream once the context has been started. | Class | org.springframework.xd.dirt.plugins.job | Spring XD |
| JobParametersBean | Prepares the JobParameters for the Spring Bach Jobs. | Class | org.springframework.xd.dirt.plugins.job | Spring XD |
| JobPartitionerPlugin | Plugin to enable job partitioning. | Class | org.springframework.xd.dirt.plugins.job | Spring XD |
| JobPlugin | Plugin to enable the registration of jobs in a central registry. | Class | org.springframework.xd.dirt.plugins.job | Spring XD |
| JobPluginMetadataResolver | A ModuleOptionsMetadataResolver that will dynamically add the module options (such as makeUnique)supported by job modules. | Class | org.springframework.xd.dirt.plugins.job | Spring XD |
| JobPluginMetadataResolver .JobOptionsMetadata | Class | org.springframework.xd.dirt.plugins.job.JobPluginMetadataResolver | Spring XD | |
| ModuleJobLauncher | Executes all jobs defined within a given stream once the context has been started. | Class | org.springframework.xd.dirt.plugins.job | Spring XD |
| SimpleXdChunkListener | Class | org.springframework.xd.dirt.plugins.job.support.listener | Spring XD | |
| SimpleXdItemListener | Class | org.springframework.xd.dirt.plugins.job.support.listener | Spring XD | |
| SimpleXdJobExecutionListener | Class | org.springframework.xd.dirt.plugins.job.support.listener | Spring XD | |
| SimpleXdSkipListener | Class | org.springframework.xd.dirt.plugins.job.support.listener | Spring XD | |
| SimpleXdStepExecutionListener | Class | org.springframework.xd.dirt.plugins.job.support.listener | Spring XD | |
| StepExecutionJacksonMixIn | Jackson MixIn for StepExecution serialization. | Class | org.springframework.xd.dirt.plugins.job.support | Spring XD |
| XDJobListenerConstants | Interface holdings constants related to XD JobListeners. | Interface | org.springframework.xd.dirt.plugins.job.support.listener | Spring XD |