Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.batch.core.job.flow Classes and Interfaces - 22 results found.
NameDescriptionTypePackageFramework
AbstractStateClassorg.springframework.batch.core.job.flow.support.stateSpring Batch
DecisionStateState that requires a decider to make the status decision.Classorg.springframework.batch.core.job.flow.support.stateSpring Batch
DefaultStateTransitionComparatorSorts by decreasing specificity of pattern, based on just countingwildcards (with * taking precedence over ?).Classorg.springframework.batch.core.job.flow.supportSpring Batch
EndStateState implementation for ending a job if it is in progress andcontinuing if just starting.Classorg.springframework.batch.core.job.flow.support.stateSpring Batch
FlowInterfaceorg.springframework.batch.core.job.flowSpring Batch
FlowExecutionClassorg.springframework.batch.core.job.flowSpring Batch
FlowExecutionAggregatorStrategy interface for aggregating FlowExecution instances into aSince:2.Interfaceorg.springframework.batch.core.job.flow.support.stateSpring Batch
FlowExecutionExceptionClassorg.springframework.batch.core.job.flowSpring Batch
FlowExecutionStatusRepresents the status of FlowExecution.Classorg.springframework.batch.core.job.flowSpring Batch
FlowExecutorContext and execution strategy for FlowJob to allow it to delegateits execution step by step.Interfaceorg.springframework.batch.core.job.flowSpring Batch
FlowHolderConvenient interface for components that contain nested flows.Interfaceorg.springframework.batch.core.job.flowSpring Batch
FlowJobsteps, rather than requiring sequential execution.Classorg.springframework.batch.core.job.flowSpring Batch
FlowStateState that delegates to a FlowSince:2.Classorg.springframework.batch.core.job.flow.support.stateSpring Batch
FlowStepA Step implementation that delegates to a Flow.Classorg.springframework.batch.core.job.flowSpring Batch
JobExecutionDeciderInterface allowing for programmatic access to the decision on what the statusof a flow should be.Interfaceorg.springframework.batch.core.job.flowSpring Batch
JobFlowExecutorexecute a flow related to a JobExecution.Classorg.springframework.batch.core.job.flowSpring Batch
MaxValueFlowExecutionAggregatorFlowExecutionStatus', using the status with the high precedence as theaggregate status.Classorg.springframework.batch.core.job.flow.support.stateSpring Batch
SimpleFlowA Flow that branches conditionally depending on the exit status ofthe last State.Classorg.springframework.batch.core.job.flow.supportSpring Batch
SplitStateA State implementation that splits a Flow into multipleSince:2.Classorg.springframework.batch.core.job.flow.support.stateSpring Batch
StateInterfaceorg.springframework.batch.core.job.flowSpring Batch
StateTransitionValue object representing a potential transition from one State toanother.Classorg.springframework.batch.core.job.flow.supportSpring Batch
StepStateState implementation that delegates to a FlowExecutor toexecute the specified Step.Classorg.springframework.batch.core.job.flow.support.stateSpring Batch