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