| Package | Description |
|---|---|
| org.springframework.batch.core.step.builder | |
| org.springframework.batch.core.step.factory |
| Modifier and Type | Method and Description |
|---|---|
TaskletStep |
SimpleStepBuilder.build()
Build a step with the reader, writer, processor as provided.
|
TaskletStep |
FaultTolerantStepBuilder.build() |
TaskletStep |
AbstractTaskletStepBuilder.build()
Build the step from the components collected by the fluent setters.
|
| Modifier and Type | Method and Description |
|---|---|
Class<TaskletStep> |
SimpleStepFactoryBean.getObjectType() |
Copyright © 2014. All rights reserved.