Package | Description |
---|---|
com.atlassian.jira.issue.fields | |
com.atlassian.jira.web.action | |
com.atlassian.jira.web.action.issue |
Modifier and Type | Method and Description |
---|---|
protected List<VersionProxy> |
AbstractVersionsSystemField.getPossibleVersions(Project project,
boolean unreleasedFirst) |
Modifier and Type | Method and Description |
---|---|
List<VersionProxy> |
IssueActionSupport.getPossibleVersions(Project project)
Returns a list of versions applicable to this issue (unreleased first).
|
List<VersionProxy> |
IssueActionSupport.getPossibleVersionsReleasedFirst(Project project)
Returns a list of versions applicable to this issue (released first).
|
Modifier and Type | Method and Description |
---|---|
Collection<VersionProxy> |
AbstractViewIssue.getPossibleVersions() |
Collection<VersionProxy> |
AbstractViewIssue.getPossibleVersionsReleasedFirst() |
Copyright © 2002-2019 Atlassian. All Rights Reserved.