Package | Description |
---|---|
com.atlassian.confluence.impl.pages.attachments | |
com.atlassian.confluence.pages |
Modifier and Type | Method and Description |
---|---|
void |
ReadThroughCachingAttachmentManager.setAttachmentData(Attachment attachment,
InputStream attachmentData) |
Modifier and Type | Method and Description |
---|---|
void |
CachingAttachmentManager.setAttachmentData(Attachment attachment,
InputStream attachmentData)
Deprecated.
|
void |
AttachmentManager.setAttachmentData(Attachment attachment,
InputStream attachmentData)
Set the data belonging to attachment
|
void |
DelegatorAttachmentManager.setAttachmentData(Attachment attachment,
InputStream attachmentData) |
void |
DefaultAttachmentManager.setAttachmentData(Attachment attachment,
InputStream attachmentData) |
Copyright © 2003–2020 Atlassian. All rights reserved.