Uses of Class
com.atlassian.confluence.upgrade.BuildAndVersionNumber
-
Packages that use BuildAndVersionNumber Package Description com.atlassian.confluence.importexport.xmlimport Imports Confluence data from an XML backup. -
-
Uses of BuildAndVersionNumber in com.atlassian.confluence.importexport.xmlimport
Fields in com.atlassian.confluence.importexport.xmlimport declared as BuildAndVersionNumber Modifier and Type Field Description static BuildAndVersionNumberBackupImporter. FULL_EXPORT_BACKWARDS_COMPATIBILITYDeprecated.Backwards compatibility for full export.static BuildAndVersionNumberBackupImporter. MINIMUM_FULL_IMPORT_BUILD_NUMBERDeprecated.Backwards compatibility for full export.static BuildAndVersionNumberBackupImporter. MINIMUM_SPACE_IMPORT_BUILD_NUMBERDeprecated.If you change this, you will break OD <-> BTF imports.static BuildAndVersionNumberBackupImporter. SPACE_EXPORT_BACKWARDS_COMPATIBILITYDeprecated.Backwards compatibility of a space export.
-