java.lang.Object | ||
↳ | com.atlassian.jira.issue.customfields.searchers.AbstractInitializationCustomFieldSearcher | |
↳ | com.atlassian.jira.dev.reference.plugin.searchers.LabelSearcher |
Referemce class that implements a custom field searcher - in this case for labels.
[Expand]
Inherited Fields | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Provides an object that can be used to handle the clauses that this searcher generates.
| |||||||||||
Provides an object that contains information about the Searcher.
| |||||||||||
Provides an object that will allow you to transform raw request parameters to field holder values and
field holder values to
Clause search representations. | |||||||||||
Provides an object that will allow you to render the edit and view html for a searcher.
| |||||||||||
Provides an object that can be used to handle the clauses that this searcher generates.
Provides an object that contains information about the Searcher.
Provides an object that will allow you to transform raw request parameters to field holder values and
field holder values to Clause
search representations.
Provides an object that will allow you to render the edit and view html for a searcher. This also provides methods that indicate if the view and edit methods should be invoked.