@Internal
public interface IssueNavigatorSearchResultsHelper
Modifier and Type | Method and Description |
---|---|
void |
ensureAnIssueIsSelected(SearchResultsInfo searchResults,
boolean isPagingToPreviousPage) |
SearchResultsInfo |
getSearchResults(Query query,
boolean isPageChanged) |
void |
resetPagerAndSelectedIssue() |
SearchResultsInfo getSearchResults(Query query, boolean isPageChanged) throws SearchException
SearchException
void ensureAnIssueIsSelected(SearchResultsInfo searchResults, boolean isPagingToPreviousPage)
void resetPagerAndSelectedIssue()
Copyright © 2002-2015 Atlassian. All Rights Reserved.