Class BackupSettingsPersistor


  • public class BackupSettingsPersistor
    extends Object
    • Constructor Detail

      • BackupSettingsPersistor

        public BackupSettingsPersistor​(ServerPaths serverPaths)
    • Method Detail

      • getBackupSettingsFile

        @NotNull
        public File getBackupSettingsFile()
      • loadRecentSettings

        @NotNull
        public BackupSettings loadRecentSettings()
      • getBackupPath

        public String getBackupPath()
      • getBackupPath

        @NotNull
        public static String getBackupPath​(@NotNull
                                           ServerPaths serverPaths)
      • setLastReport

        public void setLastReport​(BackupReport lastReport)
      • hasLastReport

        public boolean hasLastReport()