Uses of Class
com.atlassian.confluence.content.render.xhtml.migration.AbstractExceptionTolerantMigrator
-
Packages that use AbstractExceptionTolerantMigrator Package Description com.atlassian.confluence.content.render.xhtml.migration com.atlassian.confluence.macro.xhtml -
-
Uses of AbstractExceptionTolerantMigrator in com.atlassian.confluence.content.render.xhtml.migration
Subclasses of AbstractExceptionTolerantMigrator in com.atlassian.confluence.content.render.xhtml.migration Modifier and Type Class Description classXhtmlRoundTripMigratorMigrate 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.xhtml Modifier and Type Class Description classXhtmlWikiMarkupMacroMigratorA 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.
-