Uses of Interface
org.springframework.batch.core.Job

Packages that use Job
Package
Description
Core domain context for Spring Batch covering jobs, steps, configuration and execution abstractions.
Interfaces for registration and location of job configurations.
Specific implementations of configuration concerns.
Parsers for XML based configuration
Specific implementations of job concerns.
Job and flow level builders for java based configuration of batch jobs
Flow related constructs including Flow interface, executors, and related exceptions
Interfaces and simple implementations of launch concerns.
Support classes for use in bootstrap and launch implementations or configurations.
Implementation of the contexts for each of the custom bean scopes in Spring Batch (Job and Step).
Step level builders for java based job configuration.
JobStep and related components.
Message based job launching components.
Remote partitioning components.
Utility classes for batch job/step testing.
APIs for the configuration of Spring Batch test support.