Uses of Class
com.atlassian.confluence.content.render.xhtml.migration.exceptions.SettingsMigrationException
-
Packages that use SettingsMigrationException Package Description com.atlassian.confluence.content.render.xhtml.migration.exceptions -
-
Uses of SettingsMigrationException in com.atlassian.confluence.content.render.xhtml.migration.exceptions
Methods in com.atlassian.confluence.content.render.xhtml.migration.exceptions that return types with arguments of type SettingsMigrationException Modifier and Type Method Description List<SettingsMigrationException>
ExceptionReport. getSettingsMigrationException()
Methods in com.atlassian.confluence.content.render.xhtml.migration.exceptions with parameters of type SettingsMigrationException Modifier and Type Method Description void
ExceptionReport. addException(SettingsMigrationException ex)
-