com.atlassian.confluence.it.content
Class EditAttachmentsBean

java.lang.Object
  extended by com.atlassian.confluence.it.content.EditAttachmentsBean

public class EditAttachmentsBean
extends java.lang.Object


Constructor Summary
protected EditAttachmentsBean(net.sourceforge.jwebunit.junit.WebTester tester)
           
 
Method Summary
 void cancel()
           
static EditAttachmentsBean editAttachmentFromViewPage(Attachment attachment)
           
 void save()
           
 EditAttachmentsBean setParentPage(java.lang.String parentPage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditAttachmentsBean

protected EditAttachmentsBean(net.sourceforge.jwebunit.junit.WebTester tester)
Method Detail

editAttachmentFromViewPage

public static EditAttachmentsBean editAttachmentFromViewPage(Attachment attachment)

setParentPage

public EditAttachmentsBean setParentPage(java.lang.String parentPage)

save

public void save()

cancel

public void cancel()


Copyright © 2003-2014 Atlassian. All Rights Reserved.