Package org.springframework.batch.admin.integration

Class Summary
FileParentDirectoryFilter  
FileToJobLaunchRequestAdapter Adapt a File to a JobLaunchRequest with a job parameter input.file equal to the path of the file.
FileToResourceAdapter Adapt a File to a Spring Resource so it can be consumed by a generic consumer.
JobConfigurationRequest Convenient model object for binding XML configuration data from a form submission.
JobConfigurationRequestToResourceAdapter Adapt a JobConfigurationRequest to a Spring Resource so it can be handled by a generic consumer.
JobConfigurationResourceLoader Load XML from a Spring Resource and create an ApplicationContext, registering any Job instances defined in a JobRegistry.
JobNameToJobRestartRequestAdapter Adapt a job name to a JobLaunchRequest for restarting the last failed execution of the Job.
LastJobParametersJobLaunchRequestEnhancer Adapt a JobLaunchRequest so that it picks up the job parameters from the last execution if possible.
MultipartJobConfigurationRequest  
MultipartToJobConfigurationRequestTransformer  
StringToJobLaunchRequestAdapter Adapt a String to a JobLaunchRequest consisting of a reference to a Job and some JobParameters.
 



Copyright © 2011. All Rights Reserved.