|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExceptionReport | |
|---|---|
| com.atlassian.confluence.content.render.xhtml.migration | |
| com.atlassian.confluence.content.render.xhtml.migration.tasks | |
| Uses of ExceptionReport in com.atlassian.confluence.content.render.xhtml.migration |
|---|
| Methods in com.atlassian.confluence.content.render.xhtml.migration that return ExceptionReport | |
|---|---|
ExceptionReport |
WikiToXhtmlSiteMigrator.migrateSite()
Migrate the entire site from wiki to Xhtml storage. |
ExceptionReport |
DefaultWikiToXhtmlSiteMigrator.migrateSite()
|
| Uses of ExceptionReport in com.atlassian.confluence.content.render.xhtml.migration.tasks |
|---|
| Constructors in com.atlassian.confluence.content.render.xhtml.migration.tasks with parameters of type ExceptionReport | |
|---|---|
ContentEntityMigrationTaskWrapper(ExceptionReport report,
ContentDao contentDao,
BatchableWorkSource<ContentEntityObject> workSource,
ContentEntityMigrationBatchTask batchTask,
com.atlassian.cache.CacheManager cacheManager,
ContentEntityMigrationTaskWrapper.LoggingCallback loggingCallback)
Constructor exposed for unit tests. |
|
ContentEntityMigrationTaskWrapper(ExceptionTolerantMigrator migrator,
ExceptionReport report,
ContentDao contentDao,
BatchableWorkSource<ContentEntityObject> workSource,
com.atlassian.cache.CacheManager cacheManager,
String versionComment,
ContentEntityMigrationTaskWrapper.LoggingCallback loggingCallback)
|
|
PageTemplateMigratorTask(ExceptionTolerantMigrator migrator,
PageTemplateDao dao,
ExceptionReport report)
|
|
SettingsMigratorTask(SettingsManager settingsManager,
ExceptionTolerantMigrator migrator,
ExceptionReport report)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||