Package | Description |
---|---|
com.atlassian.confluence.pageobjects.page.content |
Modifier and Type | Method and Description |
---|---|
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–2017 Atlassian. All rights reserved.