Uses of Class
com.atlassian.confluence.pageobjects.component.content.AttachmentsRow

Packages that use AttachmentsRow
com.atlassian.confluence.pageobjects.page.content   
 

Uses of AttachmentsRow in com.atlassian.confluence.pageobjects.page.content
 

Methods in com.atlassian.confluence.pageobjects.page.content that return AttachmentsRow
 AttachmentsRow ViewAttachmentsPage.getAttachmentRow(Attachment attachment)
          Deprecated. since 4.3, use ViewAttachmentsPage.getAttachmentContainer(Attachment) instead
 AttachmentsRow ViewAttachmentsPage.getAttachmentRow(Attachment attachment, int version)
          Deprecated. since 4.3, use AttachmentContainer.getVersionContainer(int) on ViewAttachmentsPage.getAttachmentContainer(Attachment) instead
 



Copyright © 2003–2015 Atlassian. All rights reserved.