|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ColumnProgress in com.atlassian.greenhopper.model.rapid |
|---|
| Methods in com.atlassian.greenhopper.model.rapid that return ColumnProgress | |
|---|---|
static ColumnProgress |
ColumnProgress.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ColumnProgress[] |
ColumnProgress.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of ColumnProgress in com.atlassian.greenhopper.service.issue.callback |
|---|
| Methods in com.atlassian.greenhopper.service.issue.callback that return types with arguments of type ColumnProgress | |
|---|---|
java.util.Map<java.lang.Long,ColumnProgress> |
StatusProgressCallback.getIssuesToColumnProgress()
|
| Uses of ColumnProgress in com.atlassian.greenhopper.service.rapid.view |
|---|
| Methods in com.atlassian.greenhopper.service.rapid.view that return types with arguments of type ColumnProgress | |
|---|---|
java.util.Map<ColumnProgress,java.util.Set<com.atlassian.jira.issue.status.Status>> |
ColumnService.ColumnProgressMap.getProgressToStatuses()
|
| Uses of ColumnProgress in com.atlassian.greenhopper.web.rapid.plan |
|---|
| Methods in com.atlassian.greenhopper.web.rapid.plan with parameters of type ColumnProgress | |
|---|---|
static PlanningDataModel.ProgressIndicator |
PlanningDataModel.ProgressIndicator.from(ColumnProgress progress,
I18n2 i18n)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||