| Package | Description |
|---|---|
| org.springframework.batch.core.job |
Specific implementations of job concerns.
|
| org.springframework.batch.core.job.flow |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleStepHandler
Implementation of
StepHandler that manages repository and restart
concerns. |
| Constructor and Description |
|---|
JobFlowExecutor(JobRepository jobRepository,
StepHandler stepHandler,
JobExecution execution) |
Copyright © 2013. All rights reserved.