| Class and Description |
|---|
| StepBuilder
Convenient entry point for building all kinds of steps.
|
| Class and Description |
|---|
| AbstractTaskletStepBuilder
Base class for step builders that want to build a
TaskletStep. |
| FaultTolerantStepBuilder
A step builder for fully fault tolerant chunk-oriented item processing steps.
|
| FlowStepBuilder
A step builder for
FlowStep instances. |
| JobStepBuilder
A step builder for
JobStep instances. |
| PartitionStepBuilder
Step builder for
PartitionStep instances. |
| SimpleStepBuilder
Step builder for simple item processing (chunk oriented) steps.
|
| StepBuilderHelper
A base class and utility for other step builders providing access to common properties like job repository and
transaction manager.
|
| StepBuilderHelper.CommonStepProperties |
| TaskletStepBuilder
Builder for tasklet step based on a custom tasklet (not item oriented).
|
| Class and Description |
|---|
| SimpleStepBuilder
Step builder for simple item processing (chunk oriented) steps.
|
Copyright © 2013. All rights reserved.