| Modifier and Type | Method and Description |
|---|---|
AttachmentDao.AttachmentMigrator |
ReadThroughCachingAttachmentManager.getMigrator(AttachmentManager destination) |
| Modifier and Type | Method and Description |
|---|---|
AttachmentDao.AttachmentMigrator |
DefaultAttachmentManager.getMigrator(AttachmentManager destination) |
AttachmentDao.AttachmentMigrator |
DelegatorAttachmentManager.getMigrator(AttachmentManager destination) |
AttachmentDao.AttachmentMigrator |
CachingAttachmentManager.getMigrator(AttachmentManager destination)
Deprecated.
|
AttachmentDao.AttachmentMigrator |
AttachmentManager.getMigrator(AttachmentManager destination)
Retrieves a AttachmentDao.AttachmentMigrator that will allow the attachments from
one data store to be moved across to another.
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentDao.AttachmentMigrator |
AbstractDelegatingAttachmentDao.getMigrator(AttachmentDao destinationDao) |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneralAttachmentMigrator |
| Modifier and Type | Method and Description |
|---|---|
AttachmentDao.AttachmentMigrator |
AttachmentDao.getMigrator(AttachmentDao destinationDao)
Get a migrator object to migrate attachments between attachment datastores.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHibernateAttachmentDao.IntraHibernateAttachmentMigrator
This attachment migrator will migrate attachment streams from the current instance of
AbstractHibernateAttachmentDao to another.
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentDao.AttachmentMigrator |
AbstractHibernateAttachmentDao.getMigrator(AttachmentDao destinationDao) |
| Modifier and Type | Field and Description |
|---|---|
protected AttachmentDao.AttachmentMigrator |
AttachmentMigrationLongRunningTask.migrator |
Copyright © 2003–2022 Atlassian. All rights reserved.