Interface | Description |
---|---|
ProjectRapidViewService |
Provides functionality to interact with rapid views from a project specific context.
|
RapidViewCacheManager |
Manages the rapid view cache.
|
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.
|
RecentSprintHistoryService | |
SavedFilterService |
Class | Description |
---|---|
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
|
ProjectRapidViewServiceImpl | |
RapidViewCacheManagerImpl | |
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
|
RecentSprintHistoryServiceImpl | |
SavedFilterServiceImpl | |
SavedFilterServiceImpl.SavedFilterKey |
Enum | Description |
---|---|
BoardLocation.Modes | |
RapidViewClauseService.ClauseType |
Copyright © 2007–2015 Atlassian. All rights reserved.