|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.springframework.batch.core.step.tasklet | |
---|---|
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. |
Classes in org.springframework.batch.core.step.tasklet used by org.springframework.batch.core.step.item | |
---|---|
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. |
Classes in org.springframework.batch.core.step.tasklet used by org.springframework.batch.core.step.tasklet | |
---|---|
SystemProcessExitCodeMapper
Maps the exit code of a system process to ExitStatus value returned by a system command. |
|
Tasklet
Strategy for processing in a step. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |