Package org.springframework.batch.core.job.flow

Interface Summary
Flow  
FlowExecutor Context and execution strategy for FlowJob to allow it to delegate its execution step by step.
JobExecutionDecider Interface allowing for programmatic access to the decision on what the status of a flow should be.
State  
 

Class Summary
FlowExecution  
FlowExecutionStatus This class is used as a holder for a BatchStatus/ExitStatus pair.
FlowJob Implementation of the Job interface that allows for complex flows of steps, rather than requiring sequential execution.
 

Exception Summary
FlowExecutionException  
 



Copyright © 2009 SpringSource. All Rights Reserved.