Package com.atlassian.greenhopper.service.rapid

Interface Summary
RapidViewClauseService Provides access to clauses used by different parts of the RapidBoard.
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).
RapidViewClauseServiceImpl Implementation of RapidViewClauseService
RapidViewHistoryServiceImpl Implementation of RapidViewHistoryService Users UserHistoryManager under the covers
RapidViewLocationServiceImpl  
RapidViewQueryServiceImpl Implementation of RapidViewQueryService
SavedFilterServiceImpl  
 

Enum Summary
BoardLocation.Modes  
RapidViewClauseService.ClauseType  
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.