Uses of Class
com.atlassian.confluence.upgrade.BuildAndVersionNumber

Packages that use BuildAndVersionNumber
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
static BuildAndVersionNumber BackupImporter.FULL_EXPORT_BACKWARDS_COMPATIBILITY
          Backwards compatibility for full export.
static BuildAndVersionNumber BackupImporter.MINIMUM_FULL_IMPORT_BUILD_NUMBER
          Backwards compatibility for full export.
static BuildAndVersionNumber BackupImporter.MINIMUM_SPACE_IMPORT_BUILD_NUMBER
          If you change this, you will break OD <-> BTF imports.
static BuildAndVersionNumber BackupImporter.SPACE_EXPORT_BACKWARDS_COMPATIBILITY
          Backwards compatibility of a space export.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.