| Package | Description |
|---|---|
| org.springframework.batch.core |
Core domain context for Spring Batch covering jobs, steps,
configuration and execution abstractions.
|
| org.springframework.batch.core.listener |
Generic implementations of core batch listener interfaces.
|
| org.springframework.batch.core.scope.context | |
| org.springframework.batch.core.step.item |
Specific implementations of step concerns for item-oriented approach.
|
| org.springframework.batch.core.step.tasklet |
Interfaces and generic implementations of tasklet concerns.
|
| Class and Description |
|---|
| ChunkContext
Context object for weakly typed data stored for the duration of a chunk
(usually a group of items processed together in a transaction).
|
| Class and Description |
|---|
| ChunkContext
Context object for weakly typed data stored for the duration of a chunk
(usually a group of items processed together in a transaction).
|
| Class and Description |
|---|
| ChunkContext
Context object for weakly typed data stored for the duration of a chunk
(usually a group of items processed together in a transaction).
|
| StepContext
A context object that can be used to interrogate the current
StepExecution and some of its associated properties using expressions
based on bean paths. |
| Class and Description |
|---|
| ChunkContext
Context object for weakly typed data stored for the duration of a chunk
(usually a group of items processed together in a transaction).
|
| Class and Description |
|---|
| ChunkContext
Context object for weakly typed data stored for the duration of a chunk
(usually a group of items processed together in a transaction).
|
Copyright © 2013. All Rights Reserved.