|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SprintHistoryEntry | |
|---|---|
| com.atlassian.greenhopper.customfield.sprint | |
| com.atlassian.greenhopper.service.sprint | |
| com.atlassian.greenhopper.web.rapid.chart | |
| Uses of SprintHistoryEntry in com.atlassian.greenhopper.customfield.sprint |
|---|
| Methods in com.atlassian.greenhopper.customfield.sprint that return SprintHistoryEntry | |
|---|---|
static SprintHistoryEntry |
SprintHistoryEntry.fromLuceneValue(java.lang.String luceneValue)
|
| Methods in com.atlassian.greenhopper.customfield.sprint that return types with arguments of type SprintHistoryEntry | |
|---|---|
java.util.List<SprintHistoryEntry> |
SprintHistoryData.getChanges()
|
| Constructor parameters in com.atlassian.greenhopper.customfield.sprint with type arguments of type SprintHistoryEntry | |
|---|---|
SprintHistoryData(java.util.Collection<Sprint> currentSprints,
long[] allIds,
java.util.List<SprintHistoryEntry> changes)
|
|
| Uses of SprintHistoryEntry in com.atlassian.greenhopper.service.sprint |
|---|
| Methods in com.atlassian.greenhopper.service.sprint that return types with arguments of type SprintHistoryEntry | |
|---|---|
ServiceOutcome<java.util.Map<java.lang.String,java.util.List<SprintHistoryEntry>>> |
SprintHistoryServiceImpl.findSprintHistory(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView,
Sprint sprint,
ClauseToAdd additionalClause)
|
ServiceOutcome<java.util.Map<java.lang.String,java.util.List<SprintHistoryEntry>>> |
SprintHistoryService.findSprintHistory(com.atlassian.crowd.embedded.api.User user,
RapidView rapidView,
Sprint sprint,
ClauseToAdd additionalClause)
Get the issue sprint history information for a given rapid view and sprint |
java.util.Map<java.lang.String,java.util.List<SprintHistoryEntry>> |
SprintHistoryDataCollector.getIssueSprintHistory()
|
| Uses of SprintHistoryEntry in com.atlassian.greenhopper.web.rapid.chart |
|---|
| Methods in com.atlassian.greenhopper.web.rapid.chart that return types with arguments of type SprintHistoryEntry | |
|---|---|
java.util.Map<java.lang.String,java.util.List<SprintHistoryEntry>> |
ScopeChangeModelData.getSprintHistory()
|
| Constructor parameters in com.atlassian.greenhopper.web.rapid.chart with type arguments of type SprintHistoryEntry | |
|---|---|
ScopeChangeModelData(java.util.List<Column> columns,
java.util.Map<java.lang.String,java.util.List<SprintHistoryEntry>> sprintHistory,
java.util.Map<java.lang.String,java.util.List<StatisticHistoryEntry>> statisticsValueHistory,
StatisticsField statisticField,
java.util.SortedMap<java.lang.Long,java.util.Map<java.lang.String,CumulativeFlowChartModel.IssueColumnChangeEntry>> columnChanges,
java.util.Map<java.lang.String,java.lang.String> issueToParentKeyMap,
java.util.Map<java.lang.String,java.util.List<TimeTrackingHistoryService.HistoryEntry>> timeTrackingHistory)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||