Uses of Enum Class
com.atlassian.greenhopper.service.workflow.PredefinedStatuses
Packages that use PredefinedStatuses
-
Uses of PredefinedStatuses in com.atlassian.greenhopper.service.workflow
Methods in com.atlassian.greenhopper.service.workflow that return PredefinedStatusesModifier and TypeMethodDescriptionstatic PredefinedStatuses
Returns the enum constant of this class with the specified name.static PredefinedStatuses[]
PredefinedStatuses.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.greenhopper.service.workflow that return types with arguments of type PredefinedStatuses