public class ProjectQuickSearchHandler extends SingleWordQuickSearchHandler
Constructor and Description |
---|
ProjectQuickSearchHandler(ProjectManager projectManager,
PermissionManager permissionManager,
JiraAuthenticationContext authenticationContext) |
Modifier and Type | Method and Description |
---|---|
protected Map |
handleWord(String word,
QuickSearchResult searchResult)
Hanldle a single word, and return a map of parameters
|
getIssueConstantByName, modifySearchResult
public ProjectQuickSearchHandler(ProjectManager projectManager, PermissionManager permissionManager, JiraAuthenticationContext authenticationContext)
protected Map handleWord(String word, QuickSearchResult searchResult)
SingleWordQuickSearchHandler
handleWord
in class SingleWordQuickSearchHandler
word
- A single word - guaranteed to not be nullsearchResult
- The existing search resultCopyright © 2002-2015 Atlassian. All Rights Reserved.
View cookie preferences