com.atlassian.confluence.selenium.client
Class AttachTo
java.lang.Object
com.atlassian.confluence.selenium.client.AttachTo
public class AttachTo
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttachTo
public AttachTo(ConfluenceSeleniumClient client,
ConfluenceRpc rpc)
draftFromEditor
public Attachment draftFromEditor(java.lang.String attachmentPath,
java.lang.String contentType,
User remoteUser,
Space space)
pageViaRpc
public Attachment pageViaRpc(java.lang.String attachmentPath,
java.lang.String contentType,
User remoteUser,
Page page)
Copyright © 2003-2014 Atlassian. All Rights Reserved.