| Package | Description |
|---|---|
| com.atlassian.bamboo.deployments.versions.index | |
| com.atlassian.bamboo.plugins.jira.rest.model.deployment |
| Modifier and Type | Class and Description |
|---|---|
class |
IndexedVersionImpl |
| Modifier and Type | Method and Description |
|---|---|
IndexedVersion |
VersionIndexSearcherImpl.findVersionById(long versionId) |
IndexedVersion |
VersionIndexSearcher.findVersionById(long versionId) |
| Modifier and Type | Method and Description |
|---|---|
List<IndexedVersion> |
VersionIndexSearcherImpl.findVersionsAssociatedWithJiraIssue(String issueKey) |
List<IndexedVersion> |
VersionIndexSearcher.findVersionsAssociatedWithJiraIssue(String issueKey)
Find all versions that have the given issue key
|
| Constructor and Description |
|---|
VersionSummary(IndexedVersion version,
String baseUrl) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.