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 IssueNavigatorSearchResultsHelper
SearchException
public void ensureAnIssueIsSelected(SearchResultsInfo sr, boolean isPagingToPreviousPage)
ensureAnIssueIsSelected
in interface IssueNavigatorSearchResultsHelper
public void resetPagerAndSelectedIssue()
resetPagerAndSelectedIssue
in interface IssueNavigatorSearchResultsHelper
Copyright © 2002-2015 Atlassian. All Rights Reserved.