Uses of Class
org.springframework.batch.core.job.flow.support.state.AbstractState
Packages that use AbstractState
Package
Description
Parsers for XML based configuration
States used in defining the underlying Spring Batch state machine
-
Uses of AbstractState in org.springframework.batch.core.configuration.xml
Subclasses of AbstractState in org.springframework.batch.core.configuration.xmlModifier and TypeClassDescriptionstatic classA State that proxies a delegate and changes its name but leaves its behavior unchanged. -
Uses of AbstractState in org.springframework.batch.core.job.flow.support.state
Subclasses of AbstractState in org.springframework.batch.core.job.flow.support.stateModifier and TypeClassDescriptionclassState that requires a decider to make the status decision.classStateimplementation for ending a job if it is in progress and continuing if just starting.classState that delegates to a Flowclassclass