Class OpenSprintsJqlFunction
java.lang.Object
com.atlassian.jira.plugin.jql.function.AbstractJqlFunction
com.atlassian.greenhopper.customfield.sprint.AbstractSprintsStateJqlFunction
com.atlassian.greenhopper.customfield.sprint.OpenSprintsJqlFunction
- All Implemented Interfaces:
com.atlassian.jira.plugin.jql.function.JqlFunction
JQL Function to only return open sprints
-
Field Summary
FieldsFields inherited from class com.atlassian.greenhopper.customfield.sprint.AbstractSprintsStateJqlFunction
sprintManager
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.greenhopper.customfield.sprint.AbstractSprintsStateJqlFunction
getDataType, getMinimumNumberOfExpectedArguments, getValues, validate
Methods inherited from class com.atlassian.jira.plugin.jql.function.AbstractJqlFunction
getFunctionName, getI18n, getModuleDescriptor, init, isList, validateNumberOfArgs
-
Field Details
-
NAME
must match fname in atlassian-plugin.xml- See Also:
-
-
Constructor Details
-
OpenSprintsJqlFunction
-
-
Method Details
-
getSprintState
- Specified by:
getSprintState
in classAbstractSprintsStateJqlFunction
-