| java.lang.Object | |
| ↳ | com.atlassian.confluence.it.DarkFeaturesHelper |
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | PROPERTY_USER_ENABLED_FEATURES | ||||||||||
| String | USER_DARKFEATURES_PATH | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Sets all Dark Features enabled for the given user.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Sets all Dark Features enabled for the given user.
| user | the user to enable/disable features for |
|---|---|
| featureKeys | a comma-separated list of feature keys, or a blank string to disable all features |

