Package com.atlassian.greenhopper.service.sprint

Interface Summary
IndexCheckService Manages the state of the issue index with regards to the default Sprint field and whether or not we are in a good state to search the index on that field.
SprintAO  
SprintCustomFieldService Service-related methods for using the "Sprint" field which GreenHopper cares about.
SprintHistoryService Provides sprint history information for a given query This service is kept separate from SprintQueryService as it has to work low-level in lucene together with values persisted in the issue index added by the Sprint custom field indexer
SprintIssueService Manipulates sprint information stored against issues.
SprintManager Sprint manager as well as cache
SprintPermissionService Provides sprint permission checking methods Current permissions: View: see at least one issue OR allowed to see board owning the sprint Create/Edit/Delete: Project admin for all projects of issues in sprint OR project admin for all projects of the owning board
SprintQueryService Sprint querying functionality
SprintService  
SprintTimeRemainingService  
 

Class Summary
IndexCheckServiceImpl Implementation of the IndexCheckService.
RemoteLinkedSprintMapper  
RemoteSprintLinkService  
RemoteSprintLinkService.JsonLink  
Sprint  
Sprint.SprintBuilder  
SprintAOMapper Mapper between SprintAO and Sprint objects
SprintCustomFieldServiceImpl  
SprintDao  
SprintHistoryDataCollector Collects sprint history data for passed issues
SprintHistoryServiceImpl SprintHistoryService implementation
SprintIssueServiceImpl Manipulates sprint information stored against issues.
SprintManagerImpl Implementation of SprintManager
SprintPermissionServiceImpl Implementation of SprintPermissionService
SprintProgress  
SprintQueryServiceImpl  
SprintServiceImpl  
SprintTimeRemaining  
SprintTimeRemainingServiceImpl  
SprintUtils Utilities to work with and filter Sprint collections
 

Enum Summary
Sprint.State  
 



Copyright © 2007-2014 Atlassian. All Rights Reserved.