|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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>> |
SprintBurndownData.getSprintHistory()
|
| Constructor parameters in com.atlassian.greenhopper.web.rapid.chart with type arguments of type SprintHistoryEntry | |
|---|---|
SprintBurndownData(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,IssueColumnChangeEntry>> columnChanges,
java.util.Map<java.lang.String,java.lang.String> issueToParentKeyMap,
java.util.Map<java.lang.String,java.util.List<TimeTrackingHistoryService.HistoryEntry>> timeTrackingHistory)
|
|
| Uses of SprintHistoryEntry in com.atlassian.greenhopper.web.rapid.chart.burndown |
|---|
| Method parameters in com.atlassian.greenhopper.web.rapid.chart.burndown with type arguments of type SprintHistoryEntry | |
|---|---|
static void |
BurndownChangeUtil.addSprintHistoryChanges(org.joda.time.DateTime sprintStart,
org.joda.time.DateTime upperTimeRange,
java.util.Map<java.lang.String,java.util.List<SprintHistoryEntry>> sprintHistory,
java.util.Map<java.lang.String,java.util.List<BurndownChange>> changesPerIssue)
Adds sprint history changes to the list of burndown changes per issue |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||