Interface IssueNavigatorSearchResultsHelper
- All Known Implementing Classes:
IssueNavigatorSearchResultsHelperImpl
Deprecated.
Since 7.1. Storing this on the httpSession does not work for cloud. Storing information on the httpsession is obsoleted. Please move this functionality to the frontend or other type of storage. This class will be removed in 8.0.
Utility for getting search results for issue navigation
- Since:
- v5.2
-
Method Summary
Modifier and TypeMethodDescriptionvoidensureAnIssueIsSelected(SearchResultsInfo searchResults, boolean isPagingToPreviousPage) Deprecated.getSearchResults(Query query, boolean isPageChanged) Deprecated.voidDeprecated.
-
Method Details
-
getSearchResults
Deprecated.- Throws:
SearchException
-
ensureAnIssueIsSelected
Deprecated. -
resetPagerAndSelectedIssue
void resetPagerAndSelectedIssue()Deprecated.
-