Uses of Class
com.atlassian.confluence.content.render.xhtml.migration.exceptions.MigrationException

Packages that use MigrationException
com.atlassian.confluence.content.render.xhtml.migration   
com.atlassian.confluence.content.render.xhtml.migration.exceptions   
 

Uses of MigrationException in com.atlassian.confluence.content.render.xhtml.migration
 

Methods in com.atlassian.confluence.content.render.xhtml.migration that throw MigrationException
 ExceptionReport WikiToXhtmlSiteMigrator.migrateSite()
          Migrate the entire site from wiki to Xhtml storage.
 ExceptionReport DefaultWikiToXhtmlSiteMigrator.migrateSite()
           
 

Uses of MigrationException in com.atlassian.confluence.content.render.xhtml.migration.exceptions
 

Subclasses of MigrationException in com.atlassian.confluence.content.render.xhtml.migration.exceptions
 class ContentMigrationException
          Exception during migration of content.
 class PageTemplateMigrationException
          Exception during migration of a PageTemplate.
 class SettingsMigrationException
          An exception thrown for any problems during migration of any wiki formatted settings.
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.