Uses of Class
com.atlassian.confluence.content.render.xhtml.migration.AbstractExceptionTolerantMigrator
Packages that use AbstractExceptionTolerantMigrator
Package
Description
-
Uses of AbstractExceptionTolerantMigrator in com.atlassian.confluence.content.render.xhtml.migration
Subclasses of AbstractExceptionTolerantMigrator in com.atlassian.confluence.content.render.xhtml.migrationModifier and TypeClassDescriptionclassMigrate content to the current storage format using a simple storage to storage fragment transformer. -
Uses of AbstractExceptionTolerantMigrator in com.atlassian.confluence.macro.xhtml
Subclasses of AbstractExceptionTolerantMigrator in com.atlassian.confluence.macro.xhtmlModifier and TypeClassDescriptionclassA Migrator that accepts storage format XHTML and will attempt to convert any instances of unmigrated-wiki-markup macros found to be direct storage XHTML format and therefore replacing the unmigrated-wiki-markup block.