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)
|
handleWordgetIssueConstantByName, modifySearchResultprotected Map handleWordSuffix(String wordSuffix, QuickSearchResult searchResult)
PrefixedSingleWordQuickSearchHandlerhandleWordSuffix in class PrefixedSingleWordQuickSearchHandlerwordSuffix - the original word minus the prefixsearchResult - search resultprotected String getPrefix()
PrefixedSingleWordQuickSearchHandlergetPrefix in class PrefixedSingleWordQuickSearchHandlerCopyright © 2002-2021 Atlassian. All Rights Reserved.