Uses of Class
com.atlassian.confluence.impl.backuprestore.backup.models.AttachmentInfo
Packages that use AttachmentInfo
-
Uses of AttachmentInfo in com.atlassian.confluence.impl.backuprestore.backup.container
Method parameters in com.atlassian.confluence.impl.backuprestore.backup.container with type arguments of type AttachmentInfoModifier and TypeMethodDescriptionvoid
BackupContainerWriter.addAttachments
(Collection<AttachmentInfo> attachments) void
XmlBackupContainerWriter.addAttachments
(Collection<AttachmentInfo> attachments)