Class DefaultVersion
java.lang.Object
com.atlassian.jira.pageobjects.project.versions.DefaultVersion
- All Implemented Interfaces:
Version
- Since:
- v4.4
-
Field Details
-
DATE_FORMAT
-
-
Constructor Details
-
DefaultVersion
-
-
Method Details
-
initialise
public void initialise() -
getName
-
getDescription
- Specified by:
getDescription
in interfaceVersion
-
getStartDate
- Specified by:
getStartDate
in interfaceVersion
- Returns:
- the start date of the version (or null if there is none)
-
getReleaseDate
- Specified by:
getReleaseDate
in interfaceVersion
-
edit
-
isOverdue
public boolean isOverdue() -
isArchived
public boolean isArchived()- Specified by:
isArchived
in interfaceVersion
-
isReleased
public boolean isReleased()- Specified by:
isReleased
in interfaceVersion
-
openOperationsCog
- Specified by:
openOperationsCog
in interfaceVersion
-
hasFinishedVersionOperation
- Specified by:
hasFinishedVersionOperation
in interfaceVersion
-