Package com.atlassian.greenhopper.service.rapid
package com.atlassian.greenhopper.service.rapid
-
ClassDescriptionResult of
RapidViewLocationService.getBoardLocationForIssue(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.issue.Issue, com.atlassian.greenhopper.model.rapid.RapidView)
andRapidViewLocationService.getBoardLocationForSprint(com.atlassian.jira.user.ApplicationUser, com.atlassian.greenhopper.service.sprint.Sprint)
.The service used to add, update, retrieve and delete properties fromRapidView
s.Wrapper class to mark query as originating from a board based on an empty filter.TODO: Document this class / interface hereService which provides functionality to interact with rapid views from a project specific context.Manages the rapid view cache.Provides access to clauses used by different parts of the RapidBoard.Implementation of RapidViewClauseServiceService to provide done/not done columns of a rapid viewTODO: Document this class / interface hereStores recently viewed rapid view ids for a given user.Implementation of RapidViewHistoryServiceAllows the lookup of boards that an issue or sprint appears on.Provides clauses and queries calculated from rapid views.Implementation of RapidViewQueryServiceValidates saved filter creation request.