public class OverdueQuickSearchHandler extends SingleWordQuickSearchHandler implements QuickSearchHandler
Constructor and Description |
---|
OverdueQuickSearchHandler() |
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
modifySearchResult
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-2018 Atlassian. All Rights Reserved.