Uses of Class
dk.netarkivet.harvester.harvesting.monitor.StartedJobInfo.Criteria

Packages that use StartedJobInfo.Criteria
dk.netarkivet.harvester.harvesting.monitor   
 

Uses of StartedJobInfo.Criteria in dk.netarkivet.harvester.harvesting.monitor
 

Methods in dk.netarkivet.harvester.harvesting.monitor that return StartedJobInfo.Criteria
static StartedJobInfo.Criteria StartedJobInfo.Criteria.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StartedJobInfo.Criteria[] StartedJobInfo.Criteria.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in dk.netarkivet.harvester.harvesting.monitor with parameters of type StartedJobInfo.Criteria
 void StartedJobInfo.chooseCompareCriteria(StartedJobInfo.Criteria criteria)
          set the criteria used in the compareTo method that way we can decide how to sort StartedJobInfo