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.migrationSubclasses 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.xhtmlSubclasses 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.