Class AutoBackup


  • 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 Detail

      • AutoBackup

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

      • autoBackup

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