|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexedVersion | |
|---|---|
| com.atlassian.bamboo.deployments.versions.index | |
| com.atlassian.bamboo.plugins.jira.rest.model.deployment | |
| Uses of IndexedVersion in com.atlassian.bamboo.deployments.versions.index |
|---|
| Classes in com.atlassian.bamboo.deployments.versions.index that implement IndexedVersion | |
|---|---|
class |
IndexedVersionImpl
|
| Methods in com.atlassian.bamboo.deployments.versions.index that return IndexedVersion | |
|---|---|
IndexedVersion |
VersionIndexSearcherImpl.findVersionById(long versionId)
|
IndexedVersion |
VersionIndexSearcher.findVersionById(long versionId)
|
| Methods in com.atlassian.bamboo.deployments.versions.index that return types with arguments of type IndexedVersion | |
|---|---|
java.util.List<IndexedVersion> |
VersionIndexSearcherImpl.findVersionsAssociatedWithJiraIssue(java.lang.String issueKey)
|
java.util.List<IndexedVersion> |
VersionIndexSearcher.findVersionsAssociatedWithJiraIssue(java.lang.String issueKey)
Find all versions that have the given issue key |
| Uses of IndexedVersion in com.atlassian.bamboo.plugins.jira.rest.model.deployment |
|---|
| Constructors in com.atlassian.bamboo.plugins.jira.rest.model.deployment with parameters of type IndexedVersion | |
|---|---|
VersionSummary(IndexedVersion version,
java.lang.String baseUrl)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||