Package com.atlassian.jira.plugin.jql.function
package com.atlassian.jira.plugin.jql.function
-
ClassDescriptionFunction that produces the end of the month as the value.Base class for issue type functions.A useful base implementation of the
JqlFunction
interface, that provides sensible default behaviour for theAbstractJqlFunction.init(JqlFunctionModuleDescriptor)
,AbstractJqlFunction.getFunctionName()
andAbstractJqlFunction.isList()
methods.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.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.An abstract class for the versions system field flag functionsFunction that produces released versions for any specified projects (or all released versions if no project is specified).Function that produces all the standard issue typesFunction that produces all the sub-task issue types.Function that produces released versions for any specified projects (or all released versions if no project is specified).A function that allows the user to select children of a specific parent option for cascading select fields.An additional interface which can be implemented byJqlFunction
classes in order to indicate to theJqlOperandResolver
that their arguments are able to be sanitised if necessary.This function returns a list of components lead by a user.Return the date of the last login for the current user.Creates a value that is the current search user.Function that produces the last released version for any specified projects.Function that produces the end of the day as the value.Function that produces the end of the month as the value.Function that produces the end of the week as the value.Function that produces the end of the year as the value.A handler for the "issueHistory" function.Functions in JQL can be used to provide values for search criteria.A module descriptor for a JQL function handler that produces aJqlFunction
.Implementation of JqlFunctionModuleDescriptor.Return the date of the previous login for the current user.Function that produces the last released version for any specified projects.Returns the issue ids of issues linked to the specified issue which the user can see.Performs the validation and value generation for the MembersOf function.Function that produces the current date as the value.This function returns a list of projects lead by a user.This function returns a list of projects where the user has the requested permission.This function returns a list of projects where the user has the requested permission.Returns the issue ids of issues that are associated with remote links with any of the given global ids.Function that produces the end of the day as the value.Function that produces the end of the month as the value.Function that produces the end of the week as the value.Function that produces the end of the year as the value.Returns the issue ids of issues updated by specific user, within optional time frame (from, or from - to given date(s))Returns the issue ids of the voted issues for the current user.Returns the issue ids of the watched issues for the current user.