|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| 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. |
| Class Summary | |
|---|---|
| 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. |
| AbstractVersionsFunction | An abstract class for the versions system field flag functions |
| AllReleasedVersionsFunction | Function that produces released versions for any specified projects (or all released versions if no project is specified). |
| AllStandardIssueTypesFunction | Function that produces all the standard issue types |
| AllSubIssueTypesFunction | Function that produces all the sub-task issue types. |
| AllUnreleasedVersionsFunction | Function that produces released versions for any specified projects (or all released versions if no project is specified). |
| CascadeOptionFunction | A function that allows the user to select children of a specific parent option for cascading select fields. |
| CurrentUserFunction | Creates a value that is the current search user. |
| IssueHistoryFunction | A handler for the "issueHistory" function. |
| JqlFunctionModuleDescriptor | A module descriptor for a JQL function handler that produces a JqlFunction. |
| LinkedIssuesFunction | Returns the issue ids of issues linked to the specified issue which the user can see. |
| MembersOfFunction | Performs the validation and value generation for the MembersOf function. |
| NowFunction | Function that produces the current date as the value. |
| VotedIssuesFunction | Returns the issue ids of the voted issues for the current user. |
| WatchedIssuesFunction | Returns the issue ids of the watched issues for the current user. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||