Uses of Class
com.atlassian.confluence.content.render.xhtml.migration.exceptions.ExceptionReport
Packages that use ExceptionReport
Package
Description
- 
Uses of ExceptionReport in com.atlassian.confluence.content.render.xhtml.migrationMethods in com.atlassian.confluence.content.render.xhtml.migration that return ExceptionReportModifier and TypeMethodDescriptionDefaultSiteMigrator.migrateSite()PageTemplateSiteMigrator.migrateSite()Deprecated, for removal: This API element is subject to removal in a future version.SiteMigrator.migrateSite()Migrate the entire site.
- 
Uses of ExceptionReport in com.atlassian.confluence.content.render.xhtml.migration.exceptionsMethods in com.atlassian.confluence.content.render.xhtml.migration.exceptions with parameters of type ExceptionReportModifier and TypeMethodDescriptionstatic StringExceptionReportUtil.generateReportString(String reportTitle, ExceptionReport report, boolean includeStackTrace) Deprecated, for removal: This API element is subject to removal in a future version.Generate a string suitable for logging from the given report.
- 
Uses of ExceptionReport in com.atlassian.confluence.content.render.xhtml.migration.tasksConstructors in com.atlassian.confluence.content.render.xhtml.migration.tasks with parameters of type ExceptionReportModifierConstructorDescriptionContentEntityMigrationTaskWrapper(ExceptionReport report, BatchableWorkSource<ContentEntityObject> workSource, ContentEntityMigrationBatchTask batchTask, ContentEntityMigrationTaskWrapper.LoggingCallback loggingCallback, org.hibernate.SessionFactory sessionFactory) PageTemplateMigratorTask(ExceptionTolerantMigrator migrator, PageTemplateDao dao, PageTemplateManager pageTemplateManager, ExceptionReport report, Predicate<PageTemplate> migrationCandidateSelector) Deprecated, for removal: This API element is subject to removal in a future version.SettingsMigratorTask(SettingsManager settingsManager, ExceptionTolerantMigrator migrator, ExceptionReport report) Deprecated, for removal: This API element is subject to removal in a future version.