@NonNullApi
Step types.See: Description
| Class | Description |
|---|---|
| BatchletStep |
Special sub class of the
TaskletStep for use with JSR-352 jobs. |
| DecisionStep |
Implements a
Step to follow the rules for a decision state
as defined by JSR-352. |
| PartitionStep |
An extension of the
PartitionStep that provides additional semantics
required by JSR-352. |
Step types.