Package com.atlassian.jira.search.query
Interface ChildQuery
- All Superinterfaces:
Query
- All Known Implementing Classes:
DefaultChildQuery
A child query
- Since:
- 10.4
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumEnum representing different score modes. -
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
childDocumentType
String childDocumentType() -
childQuery
Query childQuery() -
scoreMode
ChildQuery.ScoreMode scoreMode()
-