| Package | Description |
|---|---|
| org.springframework.batch.core.job.flow | |
| org.springframework.batch.core.job.flow.support |
| Modifier and Type | Method and Description |
|---|---|
FlowExecution |
Flow.resume(String stateName,
FlowExecutor executor) |
FlowExecution |
Flow.start(FlowExecutor executor) |
| Modifier and Type | Method and Description |
|---|---|
FlowExecution |
SimpleFlow.resume(String stateName,
FlowExecutor executor) |
FlowExecution |
SimpleFlow.start(FlowExecutor executor) |
Copyright © 2014. All rights reserved.