| Package | Description |
|---|---|
| org.springframework.batch.core.configuration.annotation | |
| org.springframework.batch.core.job.builder |
| Class and Description |
|---|
| JobBuilder
Convenience for building jobs of various kinds.
|
| Class and Description |
|---|
| FlowBuilder
A builder for a flow of steps that can be executed as a job or as part of a job.
|
| FlowBuilder.SplitBuilder
A builder for building a split state.
|
| FlowBuilder.TransitionBuilder
A builder for transitions within a flow.
|
| FlowBuilder.UnterminatedFlowBuilder
A builder for continuing a flow from a decision state.
|
| FlowJobBuilder
A job builder for
FlowJob instances. |
| JobBuilderHelper
A base class and utility for other job builders providing access to common properties like job repository.
|
| JobBuilderHelper.CommonJobProperties |
| JobFlowBuilder |
| SimpleJobBuilder |
Copyright © 2014. All rights reserved.