public class AbstractHibernateAttachmentDao.IntraHibernateAttachmentCopier extends AbstractAttachmentCopier implements AttachmentDao.AttachmentCopier
Since the store for the metadata is the same (the database), we can safely shift the data from the different AttachmentDataDao implementations without having to update the metadata itself.
| Modifier and Type | Field and Description | 
|---|---|
| protected AbstractHibernateAttachmentDao | destinationDao | 
progress| Modifier | Constructor and Description | 
|---|---|
| protected  | IntraHibernateAttachmentCopier(AbstractHibernateAttachmentDao destinationDao) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | copy()Perform the copy | 
getSpacesToInclude, isContentExcluded, isContentSpaceIncluded, isSpaceIncluded, setParentContentToExclude, setProgressMeter, setSpacesToIncludeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetParentContentToExclude, setProgressMeter, setSpacesToIncludeprotected AbstractHibernateAttachmentDao destinationDao
protected IntraHibernateAttachmentCopier(AbstractHibernateAttachmentDao destinationDao)
public void copy()
AttachmentDao.AttachmentCopiercopy in interface AttachmentDao.AttachmentCopierCopyright © 2003–2017 Atlassian. All rights reserved.