Uses of Interface
com.atlassian.confluence.pages.persistence.dao.AttachmentDao.AttachmentMigrator
Packages that use AttachmentDao.AttachmentMigrator
Package
Description
- 
Uses of AttachmentDao.AttachmentMigrator in com.atlassian.confluence.pages.attachments
Methods in com.atlassian.confluence.pages.attachments that return AttachmentDao.AttachmentMigratorModifier and TypeMethodDescriptionAbstractDelegatingAttachmentDao.getMigrator(AttachmentDao destinationDao)  - 
Uses of AttachmentDao.AttachmentMigrator in com.atlassian.confluence.pages.persistence.dao
Methods in com.atlassian.confluence.pages.persistence.dao that return AttachmentDao.AttachmentMigratorModifier and TypeMethodDescriptionAttachmentDao.getMigrator(AttachmentDao destinationDao) Deprecated, for removal: This API element is subject to removal in a future version.since 8.8, no replacement - 
Uses of AttachmentDao.AttachmentMigrator in com.atlassian.confluence.pages.persistence.dao.hibernate
Classes in com.atlassian.confluence.pages.persistence.dao.hibernate that implement AttachmentDao.AttachmentMigratorModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.since 8.8, no replacementMethods in com.atlassian.confluence.pages.persistence.dao.hibernate that return AttachmentDao.AttachmentMigratorModifier and TypeMethodDescriptionAbstractHibernateAttachmentDao.getMigrator(AttachmentDao destinationDao)