public interface JobParametersExtractor
StepExecution into
JobParameters.| Modifier and Type | Method and Description |
|---|---|
JobParameters |
getJobParameters(Job job,
StepExecution stepExecution)
Extract job parameters from the step execution, for example from the
execution context or other properties.
|
JobParameters getJobParameters(Job job, StepExecution stepExecution)
job - a JobstepExecution - a StepExecutionJobParameters