Files
spring-batch/spring-batch-core
Mahmoud Ben Hassine 8ce37d1a4d Fix step execution retrieval in SimpleJobExplorer#getLastJobExecution
Before this commit, SimpleJobExplorer#getLastJobExecution returned
the last job execution without fetching its step executions and
their execution contexts.

This commit fixes the implementation to load the entire object
graph as done in SimpleJobExplorer#getJobExecution.

Resolves #3943 #3944
2021-08-27 14:05:57 +02:00
..
2014-04-02 14:35:53 -04:00