com.atlassian.confluence.pageobjects.page.content
Class EditAttachmentPage

java.lang.Object
  extended by com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
      extended by com.atlassian.confluence.pageobjects.page.content.EditAttachmentPage
All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class EditAttachmentPage
extends ConfluenceAbstractPage


Field Summary
 
Fields inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
driver, pageBinder, poller
 
Constructor Summary
EditAttachmentPage(Attachment attachment)
           
 
Method Summary
 PagePicker clickEditPage()
           
 String getUrl()
           
 ViewAttachmentsPage save()
           
 
Methods inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
doWait, getAlert, getBrowseMenu, getComponent, getHeader, getUserMenu, setSetupComplete
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditAttachmentPage

public EditAttachmentPage(Attachment attachment)
Method Detail

clickEditPage

public PagePicker clickEditPage()

save

public ViewAttachmentsPage save()

getUrl

public String getUrl()


Copyright © 2003-2012 Atlassian. All Rights Reserved.