Uses of Enum Class
com.atlassian.greenhopper.model.rapid.ColumnProgress
Packages that use ColumnProgress
Package
Description
-
Uses of ColumnProgress in com.atlassian.greenhopper.model.rapid
Methods in com.atlassian.greenhopper.model.rapid that return ColumnProgressModifier and TypeMethodDescriptionstatic ColumnProgress
Returns the enum constant of this class with the specified name.static ColumnProgress[]
ColumnProgress.values()
Returns an array containing the constants of this enum class, 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 -
Uses of ColumnProgress in com.atlassian.greenhopper.service.rapid.view
Methods in com.atlassian.greenhopper.service.rapid.view that return ColumnProgressModifier and TypeMethodDescriptionColumnService.ColumnProgressMap.resolve
(com.atlassian.jira.issue.status.Status status) Methods in com.atlassian.greenhopper.service.rapid.view that return types with arguments of type ColumnProgressModifier and TypeMethodDescriptionMap<ColumnProgress,
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 ColumnProgressModifier and TypeMethodDescriptionPlanningDataModel.ProgressIndicator.from
(ColumnProgress progress, I18n2 i18n)