|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VersionProxy | |
|---|---|
| com.atlassian.jira.web.action | |
| com.atlassian.jira.web.action.issue | |
| Uses of VersionProxy in com.atlassian.jira.web.action |
|---|
| Methods in com.atlassian.jira.web.action that return types with arguments of type VersionProxy | |
|---|---|
List<VersionProxy> |
IssueActionSupport.getPossibleVersions(org.ofbiz.core.entity.GenericValue project)
Returns a list of versions applicable to this issue (unreleased first). |
List<VersionProxy> |
IssueActionSupport.getPossibleVersionsReleasedFirst(org.ofbiz.core.entity.GenericValue project)
Returns a list of versions applicable to this issue (released first). |
| Uses of VersionProxy in com.atlassian.jira.web.action.issue |
|---|
| Methods in com.atlassian.jira.web.action.issue that return types with arguments of type VersionProxy | |
|---|---|
Collection<VersionProxy> |
AbstractViewIssue.getPossibleVersions()
|
Collection<VersionProxy> |
AbstractViewIssue.getPossibleVersionsReleasedFirst()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||