Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.batch.core.jsr.job.flow.support Classes and Interfaces - 4 results found.
NameDescriptionTypePackageFramework
JsrEndStateState implementation for ending a job per JSR-352 rules if it isin progress and continuing if just starting.Classorg.springframework.batch.core.jsr.job.flow.support.stateSpring Batch
JsrFlowFlow implementation will attempt to find the next state based on the providedexit status.Classorg.springframework.batch.core.jsr.job.flow.supportSpring Batch
JsrSplitStateJSR-352 states that artifacts cannot set the ExitStatus from within a split for a job.Classorg.springframework.batch.core.jsr.job.flow.support.stateSpring Batch
JsrStepStatelast step that was executed was (used in Decisions and restarts).Classorg.springframework.batch.core.jsr.job.flow.support.stateSpring Batch