| Class and Description |
|---|
| 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. |
| JqlFunction
Functions in JQL can be used to provide values for search criteria.
|
| Class and Description |
|---|
| 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. |
| JqlFunction
Functions in JQL can be used to provide values for search criteria.
|
| Class and Description |
|---|
| JqlFunction
Functions in JQL can be used to provide values for search criteria.
|
| Class and Description |
|---|
| AbstractDateFunction
Function that produces the end of the month as the value.
|
| AbstractDateFunction.UNIT |
| AbstractIssueTypeFunction
Base class for issue type functions.
|
| 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. |
| AbstractUserBasedFunction
This is an abstract parent to user based functions that rely on returning a list of a list of QueryLiteral based on either the current user or
a user passed as a parameter.
|
| AbstractUserCapabilityFunction
This is an abstract parent to user based functions that rely on returning a list of a list of QueryLiteral based on
either the current user or a user passed as a parameter.
|
| AbstractVersionsFunction
An abstract class for the versions system field flag functions
|
| 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. |
Copyright © 2002-2016 Atlassian. All Rights Reserved.