Package | Description |
---|---|
com.atlassian.confluence.pages.persistence.dao | |
com.atlassian.confluence.pages.persistence.dao.hibernate |
Modifier and Type | Class and Description |
---|---|
class |
GeneralAttachmentCopier
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.
|
class |
GeneralAttachmentMigrator |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHibernateAttachmentDao.IntraHibernateAttachmentCopier
This attachment copier will copy attachment streams from the current instance of
AbstractHibernateAttachmentDao to another.
|
class |
AbstractHibernateAttachmentDao.IntraHibernateAttachmentMigrator
This attachment migrator will migrate attachment streams from the current instance of
AbstractHibernateAttachmentDao to another.
|
Copyright © 2003–2015 Atlassian. All rights reserved.