com.atlassian.confluence.selenium.client
Class AttachTo

java.lang.Object
  extended by com.atlassian.confluence.selenium.client.AttachTo

public class AttachTo
extends java.lang.Object


Constructor Summary
AttachTo(ConfluenceSeleniumClient client, ConfluenceRpc rpc)
           
 
Method Summary
 void draftFromEditor(java.lang.String attachmentPath, java.lang.String contentType, User remoteUser, Space space)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttachTo

public AttachTo(ConfluenceSeleniumClient client,
                ConfluenceRpc rpc)
Method Detail

draftFromEditor

public void draftFromEditor(java.lang.String attachmentPath,
                            java.lang.String contentType,
                            User remoteUser,
                            Space space)


Copyright © 2003-2010 Atlassian. All Rights Reserved.