java.lang.Object | ||
↳ | com.atlassian.jira.issue.customfields.statistics.CascadingOptionFieldSorter | |
↳ | com.atlassian.jira.issue.customfields.statistics.CascadingSelectStatisticsMapper |
@Internal
classes and interfaces can not expect to be compatible with any version
other than the version they were compiled against (even minor version and milestone releases may break binary
compatibility with respect to @Internal
elements).
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | PARENT_AND_CHILD_INDEX_SEPARATOR | ||||||||||
String | SUB_VALUE_SUFFIX |
[Expand]
Inherited Fields | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This method is deprecated.
Use #getSearchRequestAppender().appendInclusiveSingleValueClause()
| |||||||||||
Check if the field is always part of an issues data.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||
![]() | |||||||||||||||||||||
![]()
| |||||||||||||||||||||
![]() | |||||||||||||||||||||
![]()
| |||||||||||||||||||||
![]() |
This method is deprecated.
Use #getSearchRequestAppender().appendInclusiveSingleValueClause()
Check if the field is always part of an issues data. This should only return false in the case of a custom field where the value does not have to be set for each issue.