Uses of Package
com.atlassian.query.clause

Packages that use com.atlassian.query.clause
com.atlassian.jira.bc.issue.search   
com.atlassian.jira.dev.jql.function   
com.atlassian.jira.dev.reference.plugin.jql   
com.atlassian.jira.issue.customfields.searchers.transformer   
com.atlassian.jira.issue.search   
com.atlassian.jira.issue.search.searchers.impl   
com.atlassian.jira.issue.search.searchers.transformer   
com.atlassian.jira.issue.search.searchers.util   
com.atlassian.jira.issue.search.util   
com.atlassian.jira.issue.statistics   
com.atlassian.jira.jql.builder   
com.atlassian.jira.jql.clause   
com.atlassian.jira.jql.context   
com.atlassian.jira.jql.operand   
com.atlassian.jira.jql.parser.antlr   
com.atlassian.jira.jql.permission   
com.atlassian.jira.jql.query   
com.atlassian.jira.jql.util   
com.atlassian.jira.jql.validator   
com.atlassian.jira.plugin.jql.function   
com.atlassian.jira.project.browse   
com.atlassian.jira.web.bean   
com.atlassian.query   
com.atlassian.query.clause   
com.atlassian.query.order   
 

Classes in com.atlassian.query.clause used by com.atlassian.jira.bc.issue.search
TerminalClause
          Denotes a terminal nodes that contain an Operator and an Operand.
 

Classes in com.atlassian.query.clause used by com.atlassian.jira.dev.jql.function
TerminalClause
          Denotes a terminal nodes that contain an Operator and an Operand.
 

Classes in com.atlassian.query.clause used by com.atlassian.jira.dev.reference.plugin.jql
TerminalClause
          Denotes a terminal nodes that contain an Operator and an Operand.
 

Classes in com.atlassian.query.clause used by com.atlassian.jira.issue.customfields.searchers.transformer
Clause
          Represents a node in the tree that gets generated for a Query.
TerminalClause
          Denotes a terminal nodes that contain an Operator and an Operand.
 

Classes in com.atlassian.query.clause used by com.atlassian.jira.issue.search
AndClause
          Used to represent a logical AND in the query tree.
ChangedClause
          Used to represent changed clause in the query tree
Clause
          Represents a node in the tree that gets generated for a Query.
ClauseVisitor
          A visitor that allows you to perform operations on a Query.
NotClause
          Used to represent a logical NOT in the query tree.
OrClause
          Used to represent a logical OR in the query tree.
TerminalClause
          Denotes a terminal nodes that contain an Operator and an Operand.
WasClause
          Used to represent WAS in the Query tree
 

Classes in com.atlassian.query.clause used by com.atlassian.jira.issue.search.searchers.impl
AndClause
          Used to represent a logical AND in the query tree.
ChangedClause
          Used to represent changed clause in the query tree
ClauseVisitor
          A visitor that allows you to perform operations on a Query.
NotClause
          Used to represent a logical NOT in the query tree.
OrClause
          Used to represent a logical OR in the query tree.
TerminalClause
          Denotes a terminal nodes that contain an Operator and an Operand.
WasClause
          Used to represent WAS in the Query tree
 

Classes in com.atlassian.query.clause used by com.atlassian.jira.issue.search.searchers.transformer
AndClause
          Used to represent a logical AND in the query tree.
ChangedClause
          Used to represent changed clause in the query tree
Clause
          Represents a node in the tree that gets generated for a Query.
ClauseVisitor
          A visitor that allows you to perform operations on a Query.
NotClause
          Used to represent a logical NOT in the query tree.
OrClause
          Used to represent a logical OR in the query tree.
TerminalClause
          Denotes a terminal nodes that contain an Operator and an Operand.
WasClause
          Used to represent WAS in the Query tree
 

Classes in com.atlassian.query.clause used by com.atlassian.jira.issue.search.searchers.util
AndClause
          Used to represent a logical AND in the query tree.
ChangedClause
          Used to represent changed clause in the query tree
Clause
          Represents a node in the tree that gets generated for a Query.
ClauseVisitor
          A visitor that allows you to perform operations on a Query.
NotClause
          Used to represent a logical NOT in the query tree.
OrClause
          Used to represent a logical OR in the query tree.
TerminalClause
          Denotes a terminal nodes that contain an Operator and an Operand.
WasClause
          Used to represent WAS in the Query tree
 

Classes in com.atlassian.query.clause used by com.atlassian.jira.issue.search.util
AndClause
          Used to represent a logical AND in the query tree.
ChangedClause
          Used to represent changed clause in the query tree
Clause
          Represents a node in the tree that gets generated for a Query.
ClauseVisitor
          A visitor that allows you to perform operations on a Query.
NotClause
          Used to represent a logical NOT in the query tree.
OrClause
          Used to represent a logical OR in the query tree.
TerminalClause
          Denotes a terminal nodes that contain an Operator and an Operand.
WasClause
          Used to represent WAS in the Query tree
 

Classes in com.atlassian.query.clause used by com.atlassian.jira.issue.statistics
Clause
          Represents a node in the tree that gets generated for a Query.
 

Classes in com.atlassian.query.clause used by com.atlassian.jira.jql.builder
Clause
          Represents a node in the tree that gets generated for a Query.
 

Classes in com.atlassian.query.clause used by com.atlassian.jira.jql.clause
AndClause
          Used to represent a logical AND in the query tree.
ChangedClause
          Used to represent changed clause in the query tree
Clause
          Represents a node in the tree that gets generated for a Query.
ClauseVisitor
          A visitor that allows you to perform operations on a Query.
NotClause
          Used to represent a logical NOT in the query tree.
OrClause
          Used to represent a logical OR in the query tree.
TerminalClause
          Denotes a terminal nodes that contain an Operator and an Operand.
WasClause
          Used to represent WAS in the Query tree
 

Classes in com.atlassian.query.clause used by com.atlassian.jira.jql.context
AndClause
          Used to represent a logical AND in the query tree.
ChangedClause
          Used to represent changed clause in the query tree
Clause
          Represents a node in the tree that gets generated for a Query.
ClauseVisitor
          A visitor that allows you to perform operations on a Query.
NotClause
          Used to represent a logical NOT in the query tree.
OrClause
          Used to represent a logical OR in the query tree.
TerminalClause
          Denotes a terminal nodes that contain an Operator and an Operand.
WasClause
          Used to represent WAS in the Query tree
 

Classes in com.atlassian.query.clause used by com.atlassian.jira.jql.operand
TerminalClause
          Denotes a terminal nodes that contain an Operator and an Operand.
WasClause
          Used to represent WAS in the Query tree
 

Classes in com.atlassian.query.clause used by com.atlassian.jira.jql.parser.antlr
Clause
          Represents a node in the tree that gets generated for a Query.
 

Classes in com.atlassian.query.clause used by com.atlassian.jira.jql.permission
AndClause
          Used to represent a logical AND in the query tree.
ChangedClause
          Used to represent changed clause in the query tree
Clause
          Represents a node in the tree that gets generated for a Query.
ClauseVisitor
          A visitor that allows you to perform operations on a Query.
NotClause
          Used to represent a logical NOT in the query tree.
OrClause
          Used to represent a logical OR in the query tree.
TerminalClause
          Denotes a terminal nodes that contain an Operator and an Operand.
WasClause
          Used to represent WAS in the Query tree
 

Classes in com.atlassian.query.clause used by com.atlassian.jira.jql.query
ChangedClause
          Used to represent changed clause in the query tree
Clause
          Represents a node in the tree that gets generated for a Query.
TerminalClause
          Denotes a terminal nodes that contain an Operator and an Operand.
WasClause
          Used to represent WAS in the Query tree
 

Classes in com.atlassian.query.clause used by com.atlassian.jira.jql.util
Clause
          Represents a node in the tree that gets generated for a Query.
Property
          Encapsulates the entity property key and object reference data.
 

Classes in com.atlassian.query.clause used by com.atlassian.jira.jql.validator
AndClause
          Used to represent a logical AND in the query tree.
ChangedClause
          Used to represent changed clause in the query tree
ClauseVisitor
          A visitor that allows you to perform operations on a Query.
NotClause
          Used to represent a logical NOT in the query tree.
OrClause
          Used to represent a logical OR in the query tree.
TerminalClause
          Denotes a terminal nodes that contain an Operator and an Operand.
WasClause
          Used to represent WAS in the Query tree
 

Classes in com.atlassian.query.clause used by com.atlassian.jira.plugin.jql.function
TerminalClause
          Denotes a terminal nodes that contain an Operator and an Operand.
 

Classes in com.atlassian.query.clause used by com.atlassian.jira.project.browse
TerminalClause
          Denotes a terminal nodes that contain an Operator and an Operand.
 

Classes in com.atlassian.query.clause used by com.atlassian.jira.web.bean
Clause
          Represents a node in the tree that gets generated for a Query.
 

Classes in com.atlassian.query.clause used by com.atlassian.query
Clause
          Represents a node in the tree that gets generated for a Query.
 

Classes in com.atlassian.query.clause used by com.atlassian.query.clause
AndClause
          Used to represent a logical AND in the query tree.
ChangedClause
          Used to represent changed clause in the query tree
Clause
          Represents a node in the tree that gets generated for a Query.
ClausePrecedence
          Used to determine the logical precedence of the clauses that can be contained in a SearchQuery.
ClauseVisitor
          A visitor that allows you to perform operations on a Query.
MultiClause
          An abstract class that will contain multiple clauses.
NotClause
          Used to represent a logical NOT in the query tree.
OrClause
          Used to represent a logical OR in the query tree.
Property
          Encapsulates the entity property key and object reference data.
TerminalClause
          Denotes a terminal nodes that contain an Operator and an Operand.
WasClause
          Used to represent WAS in the Query tree
 

Classes in com.atlassian.query.clause used by com.atlassian.query.order
Property
          Encapsulates the entity property key and object reference data.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.