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

Packages that use Step
Package
Description
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
States used in defining the underlying Spring Batch state machine
Implementation of common partition components.
Implementation of the contexts for each of the custom bean scopes in Spring Batch (Job and Step).
Specific implementations of step concerns.
Step level builders for java based job configuration.
Factories for step level components.
JobStep and related components.
Interfaces and generic implementations of tasklet concerns.
Remote partitioning components.
Support classes related to steps when used with Spring Integration.
Utility classes for batch job/step testing.