Files
spring-batch/spring-batch-core
jinwoo-Bae 539ec71ed7 Fix retrieval of job parameters in SimpleJobExplorer#getJobExecutions
Before this commit, SimpleJobExplorer#getJobExecutions returned
job executions with wrong job parameters, ie a job execution could
have the parameter of another execution.

This commit fixes the implementation so that each returned job
execution has its own parameters.

Resolves #4246
2023-05-16 08:01:09 +02:00
..
2014-04-02 14:35:53 -04:00