Package | Description |
---|---|
com.atlassian.confluence.pages |
Modifier and Type | Method and Description |
---|---|
void |
DelegatorAttachmentManager.saveAttachments(List<SavableAttachment> savableAttachments) |
void |
AttachmentManager.saveAttachments(List<SavableAttachment> savableAttachments)
Saves multiple attachment and their data
|
void |
DefaultAttachmentManager.saveAttachments(List<SavableAttachment> savableAttachments) |
void |
CachingAttachmentManager.saveAttachments(List<SavableAttachment> savableAttachments) |
void |
DelegatorAttachmentManager.saveAttachments(List<SavableAttachment> savableAttachments,
SaveContext saveContext) |
void |
AttachmentManager.saveAttachments(List<SavableAttachment> savableAttachments,
SaveContext saveContext)
Saves multiple attachment and their data
|
void |
DefaultAttachmentManager.saveAttachments(List<SavableAttachment> savableAttachments,
SaveContext saveContext) |
void |
CachingAttachmentManager.saveAttachments(List<SavableAttachment> savableAttachments,
SaveContext saveContext) |
Copyright © 2003–2017 Atlassian. All rights reserved.