com.atlassian.confluence.it
Class DarkFeaturesHelper
java.lang.Object
com.atlassian.confluence.it.DarkFeaturesHelper
public class DarkFeaturesHelper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROPERTY_USER_ENABLED_FEATURES
public static final String PROPERTY_USER_ENABLED_FEATURES
- See Also:
- Constant Field Values
USER_DARKFEATURES_PATH
public static final String USER_DARKFEATURES_PATH
- See Also:
- Constant Field Values
DarkFeaturesHelper
public DarkFeaturesHelper(ConfluenceRpc rpc)
setUserEnabledFeatures
public void setUserEnabledFeatures(User user,
String featureKeys)
- Sets all Dark Features enabled for the given user.
- Parameters:
user - the user to enable/disable features forfeatureKeys - a comma-separated list of feature keys, or a blank string to disable all features
Copyright © 2003-2011 Atlassian. All Rights Reserved.