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

Packages that use ExitStatus
Package
Description
Core domain context for Spring Batch covering jobs, steps, configuration and execution abstractions.
Specific implementations of job concerns.
Flow related constructs including Flow interface, executors, and related exceptions
Generic implementations of core batch listener interfaces.
Specific implementations of step concerns.
Interfaces and generic implementations of tasklet concerns.
Components for remote chunking.