Uses of Class
org.springframework.batch.admin.web.JobExecutionInfo

Packages that use JobExecutionInfo
org.springframework.batch.admin.web   
 

Uses of JobExecutionInfo in org.springframework.batch.admin.web
 

Methods in org.springframework.batch.admin.web that return types with arguments of type JobExecutionInfo
 java.util.Collection<JobExecutionInfo> JobExecutionController.list(org.springframework.ui.ModelMap model, int startJobExecution, int pageSize)
           
 java.util.Collection<JobExecutionInfo> JobExecutionController.stopAll(org.springframework.ui.ModelMap model, int startJobExecution, int pageSize)
           
 



Copyright © 2011. All Rights Reserved.