Uses of Interface
hudson.plugins.jobConfigHistory.ParsedDate
-
-
Uses of ParsedDate in hudson.plugins.jobConfigHistory
Classes in hudson.plugins.jobConfigHistory that implement ParsedDate Modifier and Type Class Description class
ConfigInfo
Holder object for displaying information.class
HistoryDescr
Holder for information about an altering operation saved toJobConfigHistoryConsts.HISTORY_FILE
.class
LazyHistoryDescr
Lazy loader for HistoryDescr as preparation for paging.Methods in hudson.plugins.jobConfigHistory with parameters of type ParsedDate Modifier and Type Method Description int
ParsedDateComparator. compare(ParsedDate ci1, ParsedDate ci2)
-