DeploymentVersionService
@Deprecated public interface VersionIndexSearcher
DeploymentVersionService
Modifier and Type | Method and Description |
---|---|
@Nullable IndexedVersion |
findVersionById(long versionId)
Deprecated.
|
List<IndexedVersion> |
findVersionsAssociatedWithJiraIssue(@NotNull String issueKey)
Deprecated.
Find all versions that have the given issue key
|
List<IndexedVersion> findVersionsAssociatedWithJiraIssue(@NotNull @NotNull String issueKey)
issueKey
- to find@Nullable @Nullable IndexedVersion findVersionById(long versionId)
Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.