Uses of Class
com.atlassian.confluence.content.render.xhtml.migration.exceptions.ContentMigrationException
-
Packages that use ContentMigrationException Package Description com.atlassian.confluence.content.render.xhtml.migration.exceptions -
-
Uses of ContentMigrationException 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 ContentMigrationException Modifier and Type Method Description List<ContentMigrationException>
ExceptionReport. getContentMigrationExceptions()
Methods in com.atlassian.confluence.content.render.xhtml.migration.exceptions with parameters of type ContentMigrationException Modifier and Type Method Description void
ExceptionReport. addException(ContentMigrationException ex)
-