Uses of Class
com.atlassian.confluence.it.content.ViewAttachmentsBean

Packages that use ViewAttachmentsBean
com.atlassian.confluence.it.content   
 

Uses of ViewAttachmentsBean in com.atlassian.confluence.it.content
 

Methods in com.atlassian.confluence.it.content that return ViewAttachmentsBean
 ViewAttachmentsBean ViewContentBean.viewAttachments()
           
static ViewAttachmentsBean ViewAttachmentsBean.viewAttachments()
          Factory method to return a ViewAttachmentsBean from the current location of the web tester, by clicking on the 'Attachments' link on the page.
static ViewAttachmentsBean ViewAttachmentsBean.viewAttachments(long pageId)
           
static ViewAttachmentsBean ViewAttachmentsBean.viewAttachments(Page page)
           
static ViewAttachmentsBean ViewAttachmentsBean.viewAttachmentsByKeyAndTitle(Page page)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.