hudson.plugins.jobConfigHistory
Interface ParsedDate

All Known Implementing Classes:
ConfigInfo, HistoryDescr, LazyHistoryDescr

public interface ParsedDate

Returns the parsed Date.

Author:
mirko

Method Summary
 Date parsedDate()
          Returns a Date.
 

Method Detail

parsedDate

Date parsedDate()
Returns a Date.

Returns:
The parsed date as a java.util.Date.


Copyright © 2004–2014. All rights reserved.