Uses of Class
com.atlassian.jira.jql.operand.FunctionOperandHandler

Packages that use FunctionOperandHandler
com.atlassian.jira.jql.operand.registry   
 

Uses of FunctionOperandHandler in com.atlassian.jira.jql.operand.registry
 

Methods in com.atlassian.jira.jql.operand.registry that return FunctionOperandHandler
 FunctionOperandHandler PluginsAwareJqlFunctionHandlerRegistry.getOperandHandler(FunctionOperand operand)
           
 FunctionOperandHandler JqlFunctionHandlerRegistry.getOperandHandler(FunctionOperand operand)
          Fetches the associated OperandHandler for the provided FunctionOperand.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.