Package com.atlassian.jira.plugin.jql.function

Interface Summary
ClauseSanitisingJqlFunction An additional interface which can be implemented by JqlFunction classes in order to indicate to the JqlOperandResolver that their arguments are able to be sanitised if necessary.
JqlFunction Functions in JQL can be used to provide values for search criteria.
JqlFunctionModuleDescriptor A module descriptor for a JQL function handler that produces a JqlFunction.
 

Class Summary
AbstractJqlFunction A useful base implementation of the JqlFunction interface, that provides sensible default behaviour for the AbstractJqlFunction.init(JqlFunctionModuleDescriptor), AbstractJqlFunction.getFunctionName() and AbstractJqlFunction.isList() methods.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.