Uses of Interface
com.atlassian.bamboo.deployments.versions.index.IndexedVersion
-
Uses of IndexedVersion in com.atlassian.bamboo.deployments.versions.index
Modifier and TypeMethodDescription@Nullable IndexedVersion
VersionIndexSearcher.findVersionById
(long versionId) Deprecated.@Nullable IndexedVersion
VersionIndexSearcherImpl.findVersionById
(long versionId) Modifier and TypeMethodDescriptionVersionIndexSearcher.findVersionsAssociatedWithJiraIssue
(@NotNull String issueKey) Deprecated.Find all versions that have the given issue keyVersionIndexSearcherImpl.findVersionsAssociatedWithJiraIssue
(@NotNull String issueKey)