|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ColumnService.ColumnProgressMap | |
|---|---|
| com.atlassian.greenhopper.service.issue.callback | |
| com.atlassian.greenhopper.service.rapid.view | |
| com.atlassian.greenhopper.service.sprint.health | |
| Uses of ColumnService.ColumnProgressMap in com.atlassian.greenhopper.service.issue.callback |
|---|
| Constructors in com.atlassian.greenhopper.service.issue.callback with parameters of type ColumnService.ColumnProgressMap | |
|---|---|
StatusProgressCallback(ColumnService.ColumnProgressMap columnProgressMap)
|
|
| Uses of ColumnService.ColumnProgressMap in com.atlassian.greenhopper.service.rapid.view |
|---|
| Methods in com.atlassian.greenhopper.service.rapid.view that return ColumnService.ColumnProgressMap | |
|---|---|
ColumnService.ColumnProgressMap |
ColumnServiceImpl.getProgressStatuses(RapidView view)
|
ColumnService.ColumnProgressMap |
ColumnService.getProgressStatuses(RapidView view)
Calculate the breakdown of Status mapped in the view to their respective ColumnProgress. |
| Uses of ColumnService.ColumnProgressMap in com.atlassian.greenhopper.service.sprint.health |
|---|
| Fields in com.atlassian.greenhopper.service.sprint.health declared as ColumnService.ColumnProgressMap | |
|---|---|
ColumnService.ColumnProgressMap |
SprintHealth.columns
|
| Methods in com.atlassian.greenhopper.service.sprint.health with parameters of type ColumnService.ColumnProgressMap | |
|---|---|
static SprintProgress |
SprintHealthMetricsResolver.resolveSprintProgress(ColumnService.ColumnProgressMap columnProgressMap,
java.util.List<RapidIssueEntry> issues)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||