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 Classes and Interfaces - 6 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
JsrFlowExecutorJSR-352 specific JobFlowExecutor.Classorg.springframework.batch.core.jsr.job.flowSpring Batch
JsrFlowJobJSR-352 specific extension of the FlowJob.Classorg.springframework.batch.core.jsr.job.flowSpring 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