Uses of Class
com.atlassian.confluence.pages.persistence.dao.AbstractAttachmentCopier
Packages that use AbstractAttachmentCopier
Package
Description
-
Uses of AbstractAttachmentCopier in com.atlassian.confluence.pages.persistence.dao
Subclasses of AbstractAttachmentCopier in com.atlassian.confluence.pages.persistence.daoModifier and TypeClassDescriptionclass
This AttachmentCopier copies Attachments from one AttachmentManager instance to another, in the case where there are different storage implementations for data and/or meta-data. -
Uses of AbstractAttachmentCopier in com.atlassian.confluence.pages.persistence.dao.hibernate
Modifier and TypeClassDescriptionclass
This attachment copier will copy attachment streams from the current instance of AbstractHibernateAttachmentDao to another.class
Deprecated, for removal: This API element is subject to removal in a future version.since 8.8, no replacement