| Name | Description | Type | Package | Framework | 
| JsrEndState | State implementation for ending a job per JSR-352 rules if it isin progress and continuing if just starting. | Class | org.springframework.batch.core.jsr.job.flow.support.state | Spring Batch | 
| JsrSplitState | JSR-352 states that artifacts cannot set the ExitStatus from within a split for a job. | Class | org.springframework.batch.core.jsr.job.flow.support.state | Spring Batch | 
| JsrStepState | last step that was executed was (used in Decisions and restarts). | Class | org.springframework.batch.core.jsr.job.flow.support.state | Spring Batch |