Uses of Class
com.atlassian.jira.plugin.jql.function.AbstractJqlFunction
Packages that use AbstractJqlFunction
Package
Description
-
Uses of AbstractJqlFunction in com.atlassian.jira.dev.jql.function
Subclasses of AbstractJqlFunction in com.atlassian.jira.dev.jql.functionModifier and TypeClassDescriptionclassSimple function that simply echos its input parameters as its output parameters. -
Uses of AbstractJqlFunction in com.atlassian.jira.dev.reference.plugin.jql
Subclasses of AbstractJqlFunction in com.atlassian.jira.dev.reference.plugin.jqlModifier and TypeClassDescriptionclassEchoes the the string passed in as an argument. -
Uses of AbstractJqlFunction in com.atlassian.jira.plugin.jql.function
Subclasses of AbstractJqlFunction in com.atlassian.jira.plugin.jql.functionModifier and TypeClassDescriptionclassFunction that produces the end of the month as the value.classBase class for issue type functions.classThis 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.classThis 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.classAn abstract class for the versions system field flag functionsclassFunction that produces released versions for any specified projects (or all released versions if no project is specified).classFunction that produces all the standard issue typesclassFunction that produces all the sub-task issue types.classFunction that produces released versions for any specified projects (or all released versions if no project is specified).classA function that allows the user to select children of a specific parent option for cascading select fields.classThis function returns a list of components lead by a user.classReturn the date of the last login for the current user.classCreates a value that is the current search user.classFunction that produces the last released version for any specified projects.classFunction that produces the end of the day as the value.classFunction that produces the end of the month as the value.classFunction that produces the end of the week as the value.classFunction that produces the end of the year as the value.classA handler for the "issueHistory" function.classReturn the date of the previous login for the current user.classFunction that produces the last released version for any specified projects.classReturns the issue ids of issues linked to the specified issue which the user can see.classPerforms the validation and value generation for the MembersOf function.classFunction that produces the current date as the value.classThis function returns a list of projects lead by a user.classThis function returns a list of projects where the user has the requested permission.classThis function returns a list of projects where the user has the requested permission.classReturns the issue ids of issues that are associated with remote links with any of the given global ids.classFunction that produces the end of the day as the value.classFunction that produces the end of the month as the value.classFunction that produces the end of the week as the value.classFunction that produces the end of the year as the value.classReturns the issue ids of issues updated by specific user, within optional time frame (from, or from - to given date(s))classReturns the issue ids of the voted issues for the current user.classReturns the issue ids of the watched issues for the current user.