Package | Description |
---|---|
com.atlassian.jira.pageobjects.project.summary.versions | |
com.atlassian.jira.pageobjects.project.versions |
Modifier and Type | Class and Description |
---|---|
class |
SummaryPanelVersion |
Modifier and Type | Method and Description |
---|---|
List<Version> |
VersionSummaryPanel.getVersions() |
Modifier and Type | Method and Description |
---|---|
static List<SummaryPanelVersion> |
SummaryPanelVersion.toSimple(Iterable<? extends Version> versions) |
Constructor and Description |
---|
SummaryPanelVersion(Version version) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultVersion |
Modifier and Type | Method and Description |
---|---|
Version |
VersionPageTab.getVersionByName(String name) |
Modifier and Type | Method and Description |
---|---|
static com.google.common.base.Function<Version,String> |
Versions.getName() |
List<Version> |
VersionPageTab.getVersions() |
Modifier and Type | Method and Description |
---|---|
void |
VersionPageTab.moveVersionAbove(Version source,
Version target) |
void |
VersionPageTab.moveVersionBelow(Version source,
Version target) |
Copyright © 2002-2017 Atlassian. All Rights Reserved.