Package com.atlassian.confluence.it.plugin

Interface Summary
Plugin Encapsulates the details of a plugin used for testing.
PluginHelper Provides methods for administering Confluence plugins via the web interface for testing purposes.
UploadablePlugin A plugin that can be uploaded into Confluence via the web interface.
 

Class Summary
ClasspathUploadablePlugin An uploadable plugin that can be loaded as a classpath resource via ClassLoader.getResource(String).
FuncTestRpcPlugin  
SimplePlugin Provides the key and display name of a plugin.
SpringComponentUploadablePlugin A plugin containing a Spring component which will be loaded from the classpath.
WebTestPluginHelper Uses its own WebTester to perform and test administrative actions on a server with a given base url.
 



Copyright © 2003-2010 Atlassian. All Rights Reserved.