Class AbstractBackupRestoreAction

    • Field Detail

      • confluenceHome

        protected com.atlassian.dc.filestore.api.compat.FilesystemPath confluenceHome
        Deprecated.
      • zduManager

        protected ZduManager zduManager
        Deprecated.
    • Constructor Detail

      • AbstractBackupRestoreAction

        public AbstractBackupRestoreAction()
        Deprecated.
    • Method Detail

      • isSynchronous

        public boolean isSynchronous()
        Deprecated.
      • setSynchronous

        public void setSynchronous​(boolean synchronous)
        Deprecated.
      • setImportExportManager

        public void setImportExportManager​(ImportExportManager importExportManager)
        Deprecated.
      • setConfluenceHome

        public void setConfluenceHome​(com.atlassian.dc.filestore.api.compat.FilesystemPath confluenceHome)
        Deprecated.
      • setApplicationProperties

        public void setApplicationProperties​(com.atlassian.sal.api.ApplicationProperties applicationProperties)
        Deprecated.
      • getSystemFileSeparator

        public String getSystemFileSeparator()
        Deprecated.
      • getFilenames

        public List<String> getFilenames()
        Deprecated.
      • getFilesInRestoreFolder

        public List<File> getFilesInRestoreFolder()
        Deprecated.
      • getConfluenceHome

        @Nonnull
        protected File getConfluenceHome()
        Deprecated.
      • isZduEnabled

        public boolean isZduEnabled()
        Deprecated.
      • setZduManager

        public void setZduManager​(ZduManager zduManager)
        Deprecated.
      • getBuildInformation

        public BuildInformation getBuildInformation()
        Deprecated.
      • getMinimumFullImportVersion

        public String getMinimumFullImportVersion()
        Deprecated.
      • getFullExportBackwardsCompatibility

        public String getFullExportBackwardsCompatibility()
        Deprecated.
      • getMinimumSpaceImportVersion

        public String getMinimumSpaceImportVersion()
        Deprecated.