@MessageEndpoint public class LastJobParametersJobLaunchRequestEnhancer extends Object implements 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 |
|---|---|
JobLaunchRequest |
adapt(JobLaunchRequest request) |
void |
afterPropertiesSet() |
void |
setJobService(JobService jobService) |
public LastJobParametersJobLaunchRequestEnhancer()
public void setJobService(JobService jobService)
public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface InitializingBeanException@Transformer public JobLaunchRequest adapt(JobLaunchRequest request) throws NoSuchJobException
NoSuchJobExceptionCopyright © 2015. All rights reserved.