jakartaee / batch

The Jakarta Batch project produces the Batch Specification and API.
https://projects.eclipse.org/projects/ee4j.batch
Apache License 2.0
13 stars 17 forks source link

getJobExecutions(JobInstance instance) should guarantee order #167

Open follis opened 3 years ago

follis commented 3 years ago

When you get all the executions for an instance, do you get the most recent one first? Last? Spec should say.