Class PluginStateConfigurer
java.lang.Object
com.atlassian.confluence.functest.rest.PluginStateConfigurer
This is an
EventListener
which responds when the application has finished starting up, and disabled a set of
plugins which should be disabled prior to automated testing.
Note this only takes effect when this plugin is installed during application startup, e.g. when used as a pluginArtifact in AMPS configuration.
- Since:
- 9.0
-
Constructor Summary
ConstructorsConstructorDescriptionPluginStateConfigurer
(com.atlassian.plugin.PluginController pluginController) -
Method Summary
-
Constructor Details
-
PluginStateConfigurer
public PluginStateConfigurer(com.atlassian.plugin.PluginController pluginController)
-
-
Method Details
-
onApplicationStarted
-