Uses of Class
com.atlassian.confluence.pages.SavableAttachment
Packages that use SavableAttachment
-
Uses of SavableAttachment in com.atlassian.confluence.impl.pages.attachments
Method parameters in com.atlassian.confluence.impl.pages.attachments with type arguments of type SavableAttachmentModifier and TypeMethodDescriptionvoidReadThroughCachingAttachmentManager.saveAttachments(List<SavableAttachment> savableAttachments) voidReadThroughCachingAttachmentManager.saveAttachments(List<SavableAttachment> savableAttachments, SaveContext saveContext) -
Uses of SavableAttachment in com.atlassian.confluence.pages
Method parameters in com.atlassian.confluence.pages with type arguments of type SavableAttachmentModifier and TypeMethodDescriptionvoidAttachmentManager.saveAttachments(List<SavableAttachment> savableAttachments) Saves multiple attachment and their datavoidAttachmentManager.saveAttachments(List<SavableAttachment> savableAttachments, SaveContext saveContext) Saves multiple attachment and their datavoidDefaultAttachmentManager.saveAttachments(List<SavableAttachment> savableAttachments) voidDefaultAttachmentManager.saveAttachments(List<SavableAttachment> savableAttachments, SaveContext saveContext)