Interface | Description |
---|---|
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
|
SprintTimeRemainingService |
Class | Description |
---|---|
RemoteLinkedSprintMapper | |
RemoteSprintLinkService | |
RemoteSprintLinkService.JsonLink | |
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 | |
SprintStateAuditEntry |
The data captured in the audit entry for Sprint Closure/Reopening.
|
SprintStateAuditEntryComparator | |
SprintStateAuditLog | |
SprintStateAuditLog.SprintStateAuditDataBuilder | |
SprintTimeRemaining | |
SprintTimeRemainingServiceImpl | |
SprintUtils |
Utilities to work with and filter Sprint collections
|
Enum | Description |
---|---|
SprintStateAuditEntry.Operation |
Copyright © 2007–2015 Atlassian. All rights reserved.