Uses of Class
dk.netarkivet.harvester.harvesting.monitor.StartedJobHistoryChartGen.TimeAxisResolution

Packages that use StartedJobHistoryChartGen.TimeAxisResolution
dk.netarkivet.harvester.harvesting.monitor   
 

Uses of StartedJobHistoryChartGen.TimeAxisResolution in dk.netarkivet.harvester.harvesting.monitor
 

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