| Package | Description |
|---|---|
| org.springframework.batch.core.step.builder | |
| org.springframework.batch.core.step.factory | |
| 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 |
|---|
| Tasklet
Strategy for processing in a step.
|
| TaskletStep
Simple implementation of executing the step as a call to a
Tasklet,
possibly repeated, and each call surrounded by a transaction. |
| Class and Description |
|---|
| TaskletStep
Simple implementation of executing the step as a call to a
Tasklet,
possibly repeated, and each call surrounded by a transaction. |
| Class and Description |
|---|
| Tasklet
Strategy for processing in a step.
|
| Class and Description |
|---|
| SystemProcessExitCodeMapper
Maps the exit code of a system process to ExitStatus value
returned by a system command.
|
| Tasklet
Strategy for processing in a step.
|
Copyright © 2013. All rights reserved.