Package com.atlassian.greenhopper.service.rapid

Interface Summary
RapidViewClauseService Provides access to clauses used by different parts of the RapidBoard.
RapidViewColumnService Service to provide done/not done columns of a rapid view
RapidViewHistoryService Stores recently viewed rapid view ids for a given user.
RapidViewLocationService Allows the lookup of boards that an issue or sprint appears on.
RapidViewQueryService Provides clauses and queries calculated from rapid views.
SavedFilterService  
 

Class Summary
BoardLocation Result of RapidViewLocationService.getBoardLocationForIssue(com.atlassian.crowd.embedded.api.User, com.atlassian.jira.issue.Issue, com.atlassian.greenhopper.model.rapid.RapidView) and RapidViewLocationService.getBoardLocationForSprint(com.atlassian.crowd.embedded.api.User, com.atlassian.greenhopper.service.sprint.Sprint).
MappedStatusIds TODO: Document this class / interface here
RapidViewClauseServiceImpl Implementation of RapidViewClauseService
RapidViewColumnServiceImpl TODO: Document this class / interface here
RapidViewHistoryServiceImpl Implementation of RapidViewHistoryService Users UserHistoryManager under the covers
RapidViewLocationServiceImpl  
RapidViewQueryServiceImpl Implementation of RapidViewQueryService
SavedFilterServiceImpl  
 

Enum Summary
BoardLocation.Modes  
RapidViewClauseService.ClauseType  
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.