public class ReporterQuickSearchHandler extends PrefixedSingleWordQuickSearchHandler
Constructor and Description |
---|
ReporterQuickSearchHandler() |
Modifier and Type | Method and Description |
---|---|
protected String |
getPrefix()
Gets the prefix this quick search handler handles
|
protected Map |
handleWordSuffix(String wordSuffix,
QuickSearchResult searchResult)
Handle the word suffix (original word without the prefix)
|
handleWord
getIssueConstantByName, modifySearchResult
protected Map handleWordSuffix(String wordSuffix, QuickSearchResult searchResult)
PrefixedSingleWordQuickSearchHandler
handleWordSuffix
in class PrefixedSingleWordQuickSearchHandler
wordSuffix
- the original word minus the prefixsearchResult
- search resultprotected String getPrefix()
PrefixedSingleWordQuickSearchHandler
getPrefix
in class PrefixedSingleWordQuickSearchHandler
Copyright © 2002-2019 Atlassian. All Rights Reserved.