Uses of Enum Class
com.riadalabs.jira.plugins.insight.services.progress.model.Progress.DisplayStatus
Packages that use Progress.DisplayStatus
-
Uses of Progress.DisplayStatus in com.riadalabs.jira.plugins.insight.services.progress.model
Methods in com.riadalabs.jira.plugins.insight.services.progress.model that return Progress.DisplayStatusModifier and TypeMethodDescriptionProgress.Result.getDisplayStatus()
static Progress.DisplayStatus
Returns the enum constant of this class with the specified name.static Progress.DisplayStatus[]
Progress.DisplayStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.