-
Bug
-
Resolution: Done
-
Major
-
1.0.0.Final
-
None
public List<JobExecution> getJobExecutions(final JobInstance instance) throws NoSuchJobInstanceException, JobSecurityException;
especially when a null JobInstance is passed in, should throw NoSuchJobInstanceException.
- relates to
-
JBERET-133 Distinguish between NoSuchJobException and 0 JobInstance of an existing job
- Resolved
-
JBERET-135 Need to throw NoSuchJobExecutionException when an invalid execution id is passed in
- Resolved
- links to