Uses of Interface
org.springframework.batch.core.job.flow.JobExecutionDecider

Packages that use JobExecutionDecider
org.springframework.batch.core.job.flow.support.state   
 

Uses of JobExecutionDecider in org.springframework.batch.core.job.flow.support.state
 

Constructors in org.springframework.batch.core.job.flow.support.state with parameters of type JobExecutionDecider
DecisionState(JobExecutionDecider decider, String name)
           
 



Copyright © 2013 SpringSource. All Rights Reserved.