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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
LocalDateLabelCreates a new instance ofLocalDateLabel.- Parameters:
- date- the date of the build
 
 
- 
- 
Method Details- 
compareTo- Specified by:
- compareToin interface- Comparable<LocalDateLabel>
 
- 
toString
- 
hashCodepublic int hashCode()
- 
equals
 
-