|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of MigrationException in com.atlassian.confluence.content.render.xhtml.migration |
|---|
| Methods in com.atlassian.confluence.content.render.xhtml.migration that throw MigrationException | |
|---|---|
ExceptionReport |
SiteMigrator.migrateSite()
Migrate the entire site. |
ExceptionReport |
PageTemplateSiteMigrator.migrateSite()
|
ExceptionReport |
DefaultSiteMigrator.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. |
| Methods in com.atlassian.confluence.content.render.xhtml.migration.exceptions that return types with arguments of type MigrationException | |
|---|---|
java.util.List<MigrationException> |
ExceptionReport.getUncategorizedMigrationExceptions()
|
| Methods in com.atlassian.confluence.content.render.xhtml.migration.exceptions with parameters of type MigrationException | |
|---|---|
void |
ExceptionReport.addUncategorizedMigrationException(MigrationException ex)
|
| Uses of MigrationException in com.atlassian.confluence.content.render.xhtml.migration.macro |
|---|
| Methods in com.atlassian.confluence.content.render.xhtml.migration.macro that throw MigrationException | |
|---|---|
void |
JiraIssueMacroServerParamsMigrator.migrate()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||