public class IssueNavigatorSearchResultsHelperImpl extends Object implements IssueNavigatorSearchResultsHelper
| Constructor and Description |
|---|
IssueNavigatorSearchResultsHelperImpl(SearchProvider searchProvider,
JiraAuthenticationContext authContext,
SearchActionHelper searchActionHelper,
SessionSearchObjectManagerFactory sessionSearchObjectManagerFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
ensureAnIssueIsSelected(SearchResultsInfo sr,
boolean isPagingToPreviousPage) |
SearchResultsInfo |
getSearchResults(Query query,
boolean isPageChanged) |
void |
resetPagerAndSelectedIssue() |
public IssueNavigatorSearchResultsHelperImpl(SearchProvider searchProvider, JiraAuthenticationContext authContext, SearchActionHelper searchActionHelper, SessionSearchObjectManagerFactory sessionSearchObjectManagerFactory)
public SearchResultsInfo getSearchResults(Query query, boolean isPageChanged) throws SearchException
getSearchResults in interface IssueNavigatorSearchResultsHelperSearchExceptionpublic void ensureAnIssueIsSelected(SearchResultsInfo sr, boolean isPagingToPreviousPage)
ensureAnIssueIsSelected in interface IssueNavigatorSearchResultsHelperpublic void resetPagerAndSelectedIssue()
resetPagerAndSelectedIssue in interface IssueNavigatorSearchResultsHelperCopyright © 2002-2017 Atlassian. All Rights Reserved.