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, modifySearchResultclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmodifySearchResultprotected Map handleWord(String word, QuickSearchResult searchResult)
SingleWordQuickSearchHandlerhandleWord in class SingleWordQuickSearchHandlerword - A single word - guaranteed to not be nullsearchResult - The existing search resultCopyright © 2002-2018 Atlassian. All Rights Reserved.