| java.lang.Object | |
| ↳ | com.atlassian.jira.issue.search.handlers.ResolutionDateSearchHandlerFactory |
Class to create the SearchHandler for the ResolutionDateSystemField.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Create the
SearchHandler using for the passed field. | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||
From interface
com.atlassian.jira.issue.search.handlers.SearchHandlerFactory
| |||||||||||||
Create the SearchHandler using for the passed field.
| field | the field to create the handler for. |
|---|

