Class ScheduledJobHistory.NaturalComparator

java.lang.Object
com.atlassian.confluence.schedule.ScheduledJobHistory.NaturalComparator
All Implemented Interfaces:
Comparator<ScheduledJobHistory>
Enclosing class:
ScheduledJobHistory

public static class ScheduledJobHistory.NaturalComparator extends Object implements Comparator<ScheduledJobHistory>
Natural order is by the natural order of startDate, then endDate (if required).