@MessageEndpoint public class LastJobParametersJobLaunchRequestEnhancer extends Object implements org.springframework.beans.factory.InitializingBean
JobLaunchRequest so that it picks up the job parameters from
the last execution if possible.| Constructor and Description |
|---|
LastJobParametersJobLaunchRequestEnhancer() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.batch.integration.launch.JobLaunchRequest |
adapt(org.springframework.batch.integration.launch.JobLaunchRequest request) |
void |
afterPropertiesSet() |
void |
setJobService(JobService jobService) |
public LastJobParametersJobLaunchRequestEnhancer()
public void setJobService(JobService jobService)
public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanException@Transformer
public org.springframework.batch.integration.launch.JobLaunchRequest adapt(org.springframework.batch.integration.launch.JobLaunchRequest request)
throws org.springframework.batch.core.launch.NoSuchJobException
org.springframework.batch.core.launch.NoSuchJobExceptionCopyright © 2015. All rights reserved.