Package com.atlassian.bamboo.config
Class EnabledDarkFeaturesDataProvider
- java.lang.Object
-
- com.atlassian.bamboo.config.EnabledDarkFeaturesDataProvider
-
- All Implemented Interfaces:
com.atlassian.webresource.api.data.WebResourceDataProvider
,com.google.common.base.Supplier<com.atlassian.json.marshal.Jsonable>
,Supplier<com.atlassian.json.marshal.Jsonable>
public class EnabledDarkFeaturesDataProvider extends Object implements com.atlassian.webresource.api.data.WebResourceDataProvider
Provides an array of enabled dark feature names.
-
-
Constructor Summary
Constructors Constructor Description EnabledDarkFeaturesDataProvider(com.atlassian.sal.api.features.DarkFeatureManager darkFeatureManager)
-