Package com.atlassian.greenhopper.customfield.sprint
package com.atlassian.greenhopper.customfield.sprint
-
ClassDescriptionJQL Function to only return closed sprintsJQL Function to only return future sprintsHolds Issue keys mapped to their parent's issue key (if the issue is a subtask) and issue summary.JQL Function to only return open sprintsThis is responsible for firing corresponding analytic events, which help to know which permission in
ProjectPermissions.SCHEDULE_ISSUES
andGHProjectPermissions.MANAGE_SPRINTS
is being used, when modifying the Sprint field of an issue.Provides utility method to ease sprints JQL clause implementation.Singular Object is Sprint, Transport Object is Set(Much like the LabelsCFType) Validates sprint clause.Produces suggested value for sprints in the query advanced mode.Field indexer for the Sprint custom fieldData returned by the SprintHistoryEntryFactoryRepresents a sprint history entry, stored in the issue index.Encapsulates the logic of creating sprint history entries from either a lucene document or an issueChecks that the supplied long value matches aSprint
id.Checks that the supplied aSprint
name contains the supplied string.Checks that the supplied aSprint
sprint matches a queryA search renderer for the sprint field searcher.This class is responsible for handling sort bySprint
and statistic mapping.