Class BackupAction

    • Constructor Detail

      • BackupAction

        public BackupAction()
        Deprecated.
    • Method Detail

      • getDownloadPath

        public String getDownloadPath()
        Deprecated.
      • getArchivePath

        public String getArchivePath()
        Deprecated.
      • getTempPath

        public String getTempPath()
        Deprecated.
      • execute

        public String execute()
        Deprecated.
        Specified by:
        execute in interface com.opensymphony.xwork2.Action
        Overrides:
        execute in class com.opensymphony.xwork2.ActionSupport
      • setArchiveBackup

        public void setArchiveBackup​(boolean archiveBackup)
        Deprecated.
      • isBackupAttachments

        public boolean isBackupAttachments()
        Deprecated.
      • setBackupAttachments

        public void setBackupAttachments​(boolean backupAttachments)
        Deprecated.
      • isDownloadEnabled

        public boolean isDownloadEnabled()
        Deprecated.
      • setGateKeeper

        public void setGateKeeper​(GateKeeper gateKeeper)
        Deprecated.
      • setAdminUiProperties

        public void setAdminUiProperties​(AdminUiProperties adminUiProperties)
        Deprecated.
      • setSalDarkFeatureManager

        public void setSalDarkFeatureManager​(com.atlassian.sal.api.features.DarkFeatureManager salDarkFeatureManager)
        Deprecated.