java.lang.Object | ||
↳ | com.atlassian.jira.issue.search.searchers.impl.AbstractInitializationSearcher | |
↳ | com.atlassian.jira.issue.search.searchers.impl.StatusSearcher |
[Expand]
Inherited Fields | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.jira.issue.search.searchers.impl.AbstractInitializationSearcher
| ||||||||||||||
From interface
com.atlassian.jira.issue.search.searchers.IssueSearcher
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
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.
|
[Expand]
Inherited Methods | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.jira.issue.search.searchers.impl.AbstractInitializationSearcher
| |||||||||||||||||||
From class java.lang.Object | |||||||||||||||||||
From interface
com.atlassian.jira.issue.search.searchers.IssueSearcher
|
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.