| Package | Description |
|---|---|
| org.springframework.batch.core.step.builder |
| Modifier and Type | Method and Description |
|---|---|
FlowStepBuilder |
StepBuilder.flow(Flow flow)
Create a new step builder that will execute a flow.
|
FlowStepBuilder |
FlowStepBuilder.flow(Flow flow)
Provide a flow to execute during the step.
|
Copyright © 2014. All rights reserved.