Uses of Class
org.springframework.batch.item.ExecutionContext

Packages that use ExecutionContext
Package
Description
Core domain context for Spring Batch covering jobs, steps, configuration and execution abstractions.
Specific implementations of job concerns.
Implementation of common partition components.
Specific implementations of dao concerns.
Specific implementations of step concerns.
Specific implementations of step concerns for item-oriented approach.
Interfaces and generic implementations of tasklet concerns.
Components for executing item processing asynchronously and writing the results when processing is complete.
Components for remote chunking.
Infrastructure interfaces and primary dependencies for item concerns.
 
Infrastructure implementations of database based item readers and writers.
Infrastructure implementations of io file concerns.
Apache Kafka related readers and writers
 
Internal support package
Infrastructure implementations of xml input and output.
Utility classes for batch job/step testing.