Class AutoBackup

All Implemented Interfaces:
PropertyChangeFirer, PropertyChangeProvider, InstanceManagerAutoDefault

public class AutoBackup extends BackupBase
Specific Backup class for backing up and restoring Operations working files to the Automatic Backup Store. Derived from BackupBase.
  • Constructor Details

    • AutoBackup

      public AutoBackup()
      Creates an AutoBackup instance and initializes the root directory to the given name.
  • Method Details

    • autoBackup

      public void autoBackup() throws IOException
      Backs up Operations files to a generated directory under the automatic backup root directory.
      Throws:
      IOException - Due to trouble accessing files