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