Package com.atlassian.query.clause
package com.atlassian.query.clause
-
ClassDescriptionUsed to represent a logical AND in the query tree.Used to represent changed clause in the query treeImplementation of ChangedClasueRepresents a node in the tree that gets generated for a
Query
.Used to determine the logical precedence of the clauses that can be contained in a SearchQuery.A visitor that allows you to perform operations on aQuery
.An abstract class that will contain multiple clauses.Used to represent a logical NOT in the query tree.Used to represent a logical OR in the query tree.Encapsulates the entity property key and object reference data.Denotes a terminal nodes that contain an Operator and an Operand.Used to represent a terminal node in the query tree.Used to represent WAS in the Query treeRepresents the clause for the "WAS mode" of change history querying.