|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.it.api.ApiDarkFeatureHelper
public class ApiDarkFeatureHelper
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.
Constructor Summary | |
---|---|
ApiDarkFeatureHelper()
|
Method Summary | |
---|---|
static void |
disabledApiDarkFeature(ConfluenceRpc rpc)
|
static void |
enableApiDarkFeature(ConfluenceRpc rpc)
Enables the experimental Confluence API |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ApiDarkFeatureHelper()
Method Detail |
---|
public static void enableApiDarkFeature(ConfluenceRpc rpc)
rpc
- public static void disabledApiDarkFeature(ConfluenceRpc rpc)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |