Package com.atlassian.greenhopper.util.jql
package com.atlassian.greenhopper.util.jql
-
ClassesClassDescriptionA visitor that checks if we can determine any projects from the given query.Class that optimizes releasedVersions() function in given query by trying to deterimne projects from query and adding them as arguments to that function provided that no arguments are already specified.Class that optimizes unreleasedVersions() function in given query by trying to deterimne projects from query and adding them as arguments to that function provided that no arguments are already specified.Abstract for optimizing unreleasedVersions() and releasedVersions() functions.