public interface JobLaunchRequestHandler
JobLaunchRequest and returning a JobExecution.| Modifier and Type | Method and Description |
|---|---|
org.springframework.batch.core.JobExecution |
launch(JobLaunchRequest request) |
org.springframework.batch.core.JobExecution launch(JobLaunchRequest request) throws org.springframework.batch.core.JobExecutionException
org.springframework.batch.core.JobExecutionException