You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SimpleJobExplorer#getLastJobExecution returns the last job execution without fetching its step executions and execution contexts. This is not consistent with SimpleJobExplorer#getJobExecution where the entire object graph is returned.