com.atlassian.confluence.it.api
Class ApiDarkFeatureHelper
java.lang.Object
com.atlassian.confluence.it.api.ApiDarkFeatureHelper
public class ApiDarkFeatureHelper
- extends Object
Contains a registry of modules that are disabled by default whilst the confluence api is under active development.
Call enableApiDarkFeature(ConfluenceRpc) to enable the experimental api to run your tests against.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApiDarkFeatureHelper
public ApiDarkFeatureHelper()
enableApiDarkFeature
public static void enableApiDarkFeature(ConfluenceRpc rpc)
- Enables the experimental Confluence API
- Parameters:
rpc -
disabledApiDarkFeature
public static void disabledApiDarkFeature(ConfluenceRpc rpc)
Copyright © 2003–2015 Atlassian. All rights reserved.