Class PageTemplateMigrationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.confluence.content.render.xhtml.migration.exceptions.MigrationException
com.atlassian.confluence.content.render.xhtml.migration.exceptions.PageTemplateMigrationException
All Implemented Interfaces:
Serializable

@Deprecated(forRemoval=true) public class PageTemplateMigrationException extends MigrationException
Deprecated, for removal: This API element is subject to removal in a future version.
since 10.1 unused
Exception during migration of a PageTemplate.
See Also:
  • Constructor Details

    • PageTemplateMigrationException

      public PageTemplateMigrationException(PageTemplate template, Throwable cause)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getId

      public long getId()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getSpaceKey

      public String getSpaceKey()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getSpaceName

      public String getSpaceName()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getName

      public String getName()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getDescription

      public String getDescription()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getVersion

      public int getVersion()
      Deprecated, for removal: This API element is subject to removal in a future version.