|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.pages.persistence.dao.AbstractAttachmentCopier
com.atlassian.confluence.pages.persistence.dao.GeneralAttachmentCopier
com.atlassian.confluence.pages.persistence.dao.GeneralAttachmentMigrator
public class GeneralAttachmentMigrator
| Field Summary |
|---|
| Fields inherited from class com.atlassian.confluence.pages.persistence.dao.GeneralAttachmentCopier |
|---|
destinationAttachmentManager, sourceAttachmentManager |
| Fields inherited from class com.atlassian.confluence.pages.persistence.dao.AbstractAttachmentCopier |
|---|
parentContentToExclude, progress, spacesToInclude |
| Constructor Summary | |
|---|---|
GeneralAttachmentMigrator(AttachmentManager sourceAttachmentManager,
AttachmentManager destinationAttachmentManager)
|
|
| Method Summary | |
|---|---|
void |
migrate()
Perform the migration |
| Methods inherited from class com.atlassian.confluence.pages.persistence.dao.GeneralAttachmentCopier |
|---|
copy |
| Methods inherited from class com.atlassian.confluence.pages.persistence.dao.AbstractAttachmentCopier |
|---|
isContentExcluded, isContentSpaceIncluded, isSpaceIncluded, setParentContentToExclude, setProgressMeter, setSpacesToInclude |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao.AttachmentMigrator |
|---|
setParentContentToExclude, setProgressMeter, setSpacesToInclude |
| Methods inherited from interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao.AttachmentCopier |
|---|
setParentContentToExclude, setProgressMeter, setSpacesToInclude |
| Constructor Detail |
|---|
public GeneralAttachmentMigrator(AttachmentManager sourceAttachmentManager,
AttachmentManager destinationAttachmentManager)
| Method Detail |
|---|
public void migrate()
AttachmentDao.AttachmentMigrator
migrate in interface AttachmentDao.AttachmentMigrator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||