Package com.atlassian.confluence.it.plugin

Interface Summary
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).
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-2008 Atlassian Pty Ltd. All Rights Reserved.