|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StepHandler | |
|---|---|
| org.springframework.batch.core.job | Specific implementations of job concerns. |
| org.springframework.batch.core.job.flow | |
| Uses of StepHandler in org.springframework.batch.core.job |
|---|
| Classes in org.springframework.batch.core.job that implement StepHandler | |
|---|---|
class |
SimpleStepHandler
Implementation of StepHandler that manages repository and restart
concerns. |
| Uses of StepHandler in org.springframework.batch.core.job.flow |
|---|
| Constructors in org.springframework.batch.core.job.flow with parameters of type StepHandler | |
|---|---|
JobFlowExecutor(JobRepository jobRepository,
StepHandler stepHandler,
JobExecution execution)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||