Modifier and Type | Field and Description |
---|---|
static SimpleDateFormat |
DATE_FORMAT |
Constructor and Description |
---|
DefaultVersion(String id) |
Modifier and Type | Method and Description |
---|---|
EditVersionForm |
edit(String fieldName) |
String |
getDescription() |
String |
getName() |
Date |
getReleaseDate() |
Date |
getStartDate() |
com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> |
hasFinishedVersionOperation() |
void |
initialise() |
boolean |
isArchived() |
boolean |
isOverdue() |
boolean |
isReleased() |
VersionOperationDropdown |
openOperationsCog() |
public static final SimpleDateFormat DATE_FORMAT
public DefaultVersion(String id)
public void initialise()
public String getDescription()
getDescription
in interface Version
public Date getStartDate()
getStartDate
in interface Version
public Date getReleaseDate()
getReleaseDate
in interface Version
public EditVersionForm edit(String fieldName)
public boolean isArchived()
isArchived
in interface Version
public boolean isReleased()
isReleased
in interface Version
public VersionOperationDropdown openOperationsCog()
openOperationsCog
in interface Version
public com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> hasFinishedVersionOperation()
hasFinishedVersionOperation
in interface Version
Copyright © 2002-2017 Atlassian. All Rights Reserved.