Class ProjectAwareQuickSearchHandlerImpl

java.lang.Object
com.atlassian.jira.issue.search.quicksearch.ProjectAwareQuickSearchHandlerImpl
All Implemented Interfaces:
ProjectAwareQuickSearchHandler

public class ProjectAwareQuickSearchHandlerImpl extends Object implements ProjectAwareQuickSearchHandler
Looks up the search request for projects already searched for in the context. If there are no projects in the context than returns all projects the current user can browse.
Since:
v3.13