Uses of Package
com.atlassian.jira.jql.operand

Packages that use com.atlassian.jira.jql.operand
com.atlassian.jira.bc.issue.search   
com.atlassian.jira.issue.comments   
com.atlassian.jira.issue.customfields.searchers   
com.atlassian.jira.issue.customfields.searchers.transformer   
com.atlassian.jira.issue.search.handlers   
com.atlassian.jira.issue.search.searchers.impl   
com.atlassian.jira.issue.search.searchers.renderer   
com.atlassian.jira.issue.search.searchers.transformer   
com.atlassian.jira.issue.search.searchers.util   
com.atlassian.jira.jql.context   
com.atlassian.jira.jql.operand   
com.atlassian.jira.jql.permission   
com.atlassian.jira.jql.query   
com.atlassian.jira.jql.resolver   
com.atlassian.jira.jql.util   
com.atlassian.jira.jql.validator   
com.atlassian.jira.plugin.jql.function   
com.atlassian.jira.web.component.jql   
com.atlassian.query.operand   
 

Classes in com.atlassian.jira.jql.operand used by com.atlassian.jira.bc.issue.search
JqlOperandResolver
          Responsible for validating Operands and extracting the QueryLiteral values from them.
 

Classes in com.atlassian.jira.jql.operand used by com.atlassian.jira.issue.comments
JqlOperandResolver
          Responsible for validating Operands and extracting the QueryLiteral values from them.
 

Classes in com.atlassian.jira.jql.operand used by com.atlassian.jira.issue.customfields.searchers
JqlOperandResolver
          Responsible for validating Operands and extracting the QueryLiteral values from them.
 

Classes in com.atlassian.jira.jql.operand used by com.atlassian.jira.issue.customfields.searchers.transformer
JqlOperandResolver
          Responsible for validating Operands and extracting the QueryLiteral values from them.
 

Classes in com.atlassian.jira.jql.operand used by com.atlassian.jira.issue.search.handlers
JqlOperandResolver
          Responsible for validating Operands and extracting the QueryLiteral values from them.
 

Classes in com.atlassian.jira.jql.operand used by com.atlassian.jira.issue.search.searchers.impl
JqlOperandResolver
          Responsible for validating Operands and extracting the QueryLiteral values from them.
 

Classes in com.atlassian.jira.jql.operand used by com.atlassian.jira.issue.search.searchers.renderer
JqlOperandResolver
          Responsible for validating Operands and extracting the QueryLiteral values from them.
 

Classes in com.atlassian.jira.jql.operand used by com.atlassian.jira.issue.search.searchers.transformer
JqlOperandResolver
          Responsible for validating Operands and extracting the QueryLiteral values from them.
 

Classes in com.atlassian.jira.jql.operand used by com.atlassian.jira.issue.search.searchers.util
JqlOperandResolver
          Responsible for validating Operands and extracting the QueryLiteral values from them.
 

Classes in com.atlassian.jira.jql.operand used by com.atlassian.jira.jql.context
JqlOperandResolver
          Responsible for validating Operands and extracting the QueryLiteral values from them.
 

Classes in com.atlassian.jira.jql.operand used by com.atlassian.jira.jql.operand
FunctionOperandHandler
          Adapter to convert the plugin point JqlFunction into OperandHandler.
JqlFunctionHandlerRegistry
          Registry for JqlFunctions.
JqlOperandResolver
          Responsible for validating Operands and extracting the QueryLiteral values from them.
OperandHandler
          Knows how to perform validation on and get expanded values from Operands.
QueryLiteral
          Used to communicate literal values, Strings or Longs, as input into the Operands.
 

Classes in com.atlassian.jira.jql.operand used by com.atlassian.jira.jql.permission
JqlOperandResolver
          Responsible for validating Operands and extracting the QueryLiteral values from them.
QueryLiteral
          Used to communicate literal values, Strings or Longs, as input into the Operands.
 

Classes in com.atlassian.jira.jql.operand used by com.atlassian.jira.jql.query
JqlOperandResolver
          Responsible for validating Operands and extracting the QueryLiteral values from them.
QueryLiteral
          Used to communicate literal values, Strings or Longs, as input into the Operands.
 

Classes in com.atlassian.jira.jql.operand used by com.atlassian.jira.jql.resolver
QueryLiteral
          Used to communicate literal values, Strings or Longs, as input into the Operands.
 

Classes in com.atlassian.jira.jql.operand used by com.atlassian.jira.jql.util
QueryLiteral
          Used to communicate literal values, Strings or Longs, as input into the Operands.
 

Classes in com.atlassian.jira.jql.operand used by com.atlassian.jira.jql.validator
JqlOperandResolver
          Responsible for validating Operands and extracting the QueryLiteral values from them.
QueryLiteral
          Used to communicate literal values, Strings or Longs, as input into the Operands.
 

Classes in com.atlassian.jira.jql.operand used by com.atlassian.jira.plugin.jql.function
JqlFunctionHandlerRegistry
          Registry for JqlFunctions.
QueryLiteral
          Used to communicate literal values, Strings or Longs, as input into the Operands.
 

Classes in com.atlassian.jira.jql.operand used by com.atlassian.jira.web.component.jql
JqlFunctionHandlerRegistry
          Registry for JqlFunctions.
 

Classes in com.atlassian.jira.jql.operand used by com.atlassian.query.operand
QueryLiteral
          Used to communicate literal values, Strings or Longs, as input into the Operands.
 



Copyright © 2002-2009 Atlassian. All Rights Reserved.