@Internal public interface

IssueNavigatorSearchResultsHelper

com.atlassian.jira.web.action.issue.IssueNavigatorSearchResultsHelper
Known Indirect Subclasses

@Internal

This interface is an internal implementation detail and will change without notice.

Clients that depend on @Internal classes and interfaces can not expect to be compatible with any version other than the version they were compiled against (even minor version and milestone releases may break binary compatibility with respect to @Internal elements).

Class Overview

Utility for getting search results for issue navigation

Summary

Public Methods
void ensureAnIssueIsSelected(SearchResultsInfo searchResults, boolean isPagingToPreviousPage)
SearchResultsInfo getSearchResults(Query query, boolean isPageChanged)
void resetPagerAndSelectedIssue()

Public Methods

public void ensureAnIssueIsSelected (SearchResultsInfo searchResults, boolean isPagingToPreviousPage)

public SearchResultsInfo getSearchResults (Query query, boolean isPageChanged)

public void resetPagerAndSelectedIssue ()