Class LocalDateLabel
java.lang.Object
hudson.plugins.view.dashboard.test.LocalDateLabel
- All Implemented Interfaces:
Comparable<LocalDateLabel>
Graph label showing the build date.
- Author:
- Ulli Hafner
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LocalDateLabel
Creates a new instance ofLocalDateLabel
.- Parameters:
date
- the date of the build
-
-
Method Details
-
compareTo
- Specified by:
compareTo
in interfaceComparable<LocalDateLabel>
-
toString
-
hashCode
public int hashCode() -
equals
-