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, 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 Summary
ConstructorsConstructorDescriptionPageTemplateMigrationException
(PageTemplate template, Throwable cause) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.long
getId()
Deprecated, for removal: This API element is subject to removal in a future version.getName()
Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.int
Deprecated, for removal: This API element is subject to removal in a future version.Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PageTemplateMigrationException
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
Deprecated, for removal: This API element is subject to removal in a future version. -
getSpaceName
Deprecated, for removal: This API element is subject to removal in a future version. -
getName
Deprecated, for removal: This API element is subject to removal in a future version. -
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.
-