Uses of Interface
com.atlassian.jira.jql.operand.JqlFunctionHandlerRegistry

Packages that use JqlFunctionHandlerRegistry
com.atlassian.jira.jql.operand   
com.atlassian.jira.plugin.jql.function   
com.atlassian.jira.web.component.jql   
 

Uses of JqlFunctionHandlerRegistry in com.atlassian.jira.jql.operand
 

Classes in com.atlassian.jira.jql.operand that implement JqlFunctionHandlerRegistry
 class DefaultJqlFunctionHandlerRegistry
           
 

Constructors in com.atlassian.jira.jql.operand with parameters of type JqlFunctionHandlerRegistry
DefaultJqlOperandResolver(JqlFunctionHandlerRegistry registry, I18nHelper.BeanFactory factory)
           
 

Uses of JqlFunctionHandlerRegistry in com.atlassian.jira.plugin.jql.function
 

Constructors in com.atlassian.jira.plugin.jql.function with parameters of type JqlFunctionHandlerRegistry
JqlFunctionModuleDescriptorImpl(JiraAuthenticationContext authenticationContext, JqlFunctionHandlerRegistry functionRegistry, com.atlassian.plugin.module.ModuleFactory moduleFactory)
           
 

Uses of JqlFunctionHandlerRegistry in com.atlassian.jira.web.component.jql
 

Constructors in com.atlassian.jira.web.component.jql with parameters of type JqlFunctionHandlerRegistry
DefaultAutoCompleteJsonGenerator(SearchHandlerManager searchHandlerManager, JqlStringSupport jqlStringSupport, FieldManager fieldManager, JqlFunctionHandlerRegistry jqlFunctionHandlerRegistry)
           
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.