Uses of Interface
com.atlassian.jira.plugin.jql.function.ClauseSanitisingJqlFunction

Packages that use ClauseSanitisingJqlFunction
com.atlassian.jira.plugin.jql.function   
 

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

Classes in com.atlassian.jira.plugin.jql.function that implement ClauseSanitisingJqlFunction
 class AbstractVersionsFunction
          An abstract class for the versions system field flag functions
 class AllReleasedVersionsFunction
          Function that produces released versions for any specified projects (or all released versions if no project is specified).
 class AllUnreleasedVersionsFunction
          Function that produces released versions for any specified projects (or all released versions if no project is specified).
 class LinkedIssuesFunction
          Returns the issue ids of issues linked to the specified issue which the user can see.
 



Copyright © 2002-2010 Atlassian. All Rights Reserved.