Package com.atlassian.greenhopper.service.rapid

Interface Summary
PoolService Provides calculation of swimlane contents functionality
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).
ParentSwimlanesDataCallback Gathers information about parent swimlanes.
PoolService.CollectIssuesResult Result returned by collectIssuesInOrder
PoolService.ParentSwimlanesData Contains parent information required for the parent/child swimlane strategy Children might all be filtered out, yet the parent should be shown as such, plus the parent status could be automatically updated to reflect the status of the children
PoolService.SwimlaneIssuesResult Result returned by getSwimlaneIssues
PoolServiceImpl Provides calculation of swimlane contents functionality
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.