java.lang.Object | |
↳ | com.atlassian.jira.issue.customfields.statistics.CustomFieldSearchRequestAppender |
This is an implementation of SearchRequestAppender suitable for handling custom field values. This is typically used by subclasses of AbstractCustomFieldStatisticsMapper which also implement SearchRequestAppender.Factory.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Object | |||||||||||||||
From interface
com.atlassian.jira.issue.search.SearchRequestAppender
|