| Package | Description |
|---|---|
| com.atlassian.bamboo.deployments.versions.index |
| Modifier and Type | Class and Description |
|---|---|
class |
IndexedVersionImpl |
| Modifier and Type | Method and Description |
|---|---|
@Nullable IndexedVersion |
VersionIndexSearcherImpl.findVersionById(long versionId) |
@Nullable IndexedVersion |
VersionIndexSearcher.findVersionById(long versionId)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<IndexedVersion> |
VersionIndexSearcherImpl.findVersionsAssociatedWithJiraIssue(@NotNull String issueKey) |
List<IndexedVersion> |
VersionIndexSearcher.findVersionsAssociatedWithJiraIssue(@NotNull String issueKey)
Deprecated.
Find all versions that have the given issue key
|
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.