public class

IssueNavigatorSearchResultsHelperImpl

extends Object
implements IssueNavigatorSearchResultsHelper
java.lang.Object
   ↳ com.atlassian.jira.web.action.issue.IssueNavigatorSearchResultsHelperImpl

Class Overview

Utility for getting search results for issue navigation

Summary

Public Constructors
IssueNavigatorSearchResultsHelperImpl(SearchProvider searchProvider, JiraAuthenticationContext authContext, SearchActionHelper searchActionHelper, SessionSearchObjectManagerFactory sessionSearchObjectManagerFactory)
Public Methods
void ensureAnIssueIsSelected(SearchResultsInfo sr, boolean isPagingToPreviousPage)
SearchResultsInfo getSearchResults(Query query, boolean isPageChanged)
void resetPagerAndSelectedIssue()
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.jira.web.action.issue.IssueNavigatorSearchResultsHelper

Public Constructors

public IssueNavigatorSearchResultsHelperImpl (SearchProvider searchProvider, JiraAuthenticationContext authContext, SearchActionHelper searchActionHelper, SessionSearchObjectManagerFactory sessionSearchObjectManagerFactory)

Public Methods

public void ensureAnIssueIsSelected (SearchResultsInfo sr, boolean isPagingToPreviousPage)

public SearchResultsInfo getSearchResults (Query query, boolean isPageChanged)

public void resetPagerAndSelectedIssue ()