Uses of Class
com.atlassian.sal.api.features.EnabledDarkFeatures
Packages that use EnabledDarkFeatures
-
Uses of EnabledDarkFeatures in com.atlassian.sal.api.features
Fields in com.atlassian.sal.api.features declared as EnabledDarkFeaturesModifier and TypeFieldDescriptionstatic final EnabledDarkFeaturesEnabledDarkFeatures.NONEShorthand in case there are no enabled dark features, or they are disabledMethods in com.atlassian.sal.api.features that return EnabledDarkFeaturesModifier and TypeMethodDescriptionEnabledDarkFeaturesBuilder.build()DarkFeatureManager.getFeaturesEnabledForAllUsers()DarkFeatureManager.getFeaturesEnabledForCurrentUser()Return features enabled for the current user (must be called within the context of a request).DarkFeatureManager.getFeaturesEnabledForUser(UserKey userKey) Return enabled features for a given user.