Uses of Enum Class
com.atlassian.crowd.analytics.util.FeatureStatus
Packages that use FeatureStatus
-
Uses of FeatureStatus in com.atlassian.crowd.analytics.util
Methods in com.atlassian.crowd.analytics.util that return FeatureStatusModifier and TypeMethodDescriptionstatic FeatureStatus
FeatureStatus.checkFeatureStatus
(FeatureEnabledChecker checker) static FeatureStatus
Returns the enum constant of this class with the specified name.static FeatureStatus[]
FeatureStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.