Uses of Class
org.springframework.batch.core.StepExecution

Packages that use StepExecution
Package
Description
Core domain context for Spring Batch covering jobs, steps, configuration and execution abstractions.
Interfaces and related classes to support meta data browsing.
Specific implementations of explorer concerns.
Specific implementations of job concerns.
Flow related constructs including Flow interface, executors, and related exceptions
Basic implementations of flow constructs
Generic implementations of core batch listener interfaces.
This package contains APIs related to batch observability.
Interfaces for partitioning components.
Implementation of common partition components.
Interfaces and generic implementations of repository concerns.
Specific implementations of dao concerns.
Specific implementations of repository concerns.
 
Implementation of the contexts for each of the custom bean scopes in Spring Batch (Job and Step).
Specific implementations of step concerns.
Specific implementations of step concerns for item-oriented approach.
JobStep and related components.
Interfaces and generic implementations of tasklet concerns.
Components for remote chunking.
Remote partitioning components.
Support classes related to steps when used with Spring Integration.
Utility classes for batch job/step testing.