Uses of Class
com.atlassian.confluence.impl.backuprestore.backup.models.AttachmentInfo
-
Packages that use AttachmentInfo Package Description com.atlassian.confluence.impl.backuprestore.backup.container -
-
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 AttachmentInfo Modifier and Type Method Description void
BackupContainerWriter. addAttachments(Collection<AttachmentInfo> attachments)
void
XmlBackupContainerWriter. addAttachments(Collection<AttachmentInfo> attachments)
-