public class ScheduledJobHistory extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
ScheduledJobHistory.NaturalComparator
Natural order is by the natural order of startDate, then endDate (if required).
|
| Constructor and Description |
|---|
ScheduledJobHistory(Date startDate,
Date endDate) |
Copyright © 2003–2016 Atlassian. All rights reserved.