com.atlassian.confluence.selenium
Class SeleniumTestPlugin

java.lang.Object
  extended by com.atlassian.confluence.selenium.SeleniumTestPlugin

public class SeleniumTestPlugin
extends java.lang.Object

This should really be an instance ofthe UploadablePlugin interface after Confluence 3.0 is released. That interface is currently lacking the plugin key though.


Constructor Summary
SeleniumTestPlugin()
           
 
Method Summary
static boolean installSelfByRpc(ConfluenceRpc rpc)
           
static void uninstallSelfByRpc(ConfluenceRpc rpc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SeleniumTestPlugin

public SeleniumTestPlugin()
Method Detail

installSelfByRpc

public static boolean installSelfByRpc(ConfluenceRpc rpc)

uninstallSelfByRpc

public static void uninstallSelfByRpc(ConfluenceRpc rpc)


Copyright © 2003-2009 Atlassian Pty Ltd. All Rights Reserved.