Package | Description |
---|---|
com.atlassian.jira.issue.search.quicksearch |
Class and Description |
---|
DateQuickSearchHandler
A date searcher that can handle QuickSearches of the type
field:<param>
where param is one of:
today
yesterday
tomorrow
Relative date. |
LocalDateQuickSearchHandler
A date searcher that can handle QuickSearches of the type
field:<param>
where param is one of:
today
yesterday
tomorrow
Relative date. |
PrefixedSingleWordQuickSearchHandler
Convenient class for all quick search handlers that handle single words with a prefix.
|
ProjectAwareQuickSearchHandler
Helper class to extract projects from the search result context.
|
QuickSearchHandler |
QuickSearchResult |
SingleWordQuickSearchHandler |
VersionQuickSearchHandler
Note that this handler needs to run after the Project Handler has run.
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.