Package com.codebarrel.jira.project
Class VersionDates
java.lang.Object
com.codebarrel.jira.project.VersionDates
Used to retrieve dates for a given version. We should really be able to use VersionBean
instead here, but Jira does weird things with version dates (sometimes 'releaseDate', other times 'userReleaseDate'),
so this class is used for lazy lookups of the canonical dates via the right internal version apis.
-
Constructor Summary
Constructors -
Method Summary