- deleteBackup(String) - Method in class backupmanagment.BackupManager
-
Attempts to delete a backup.
- DeleteFileVisitor - Class in backupmanagment
-
Implementation of the FileVisitor
interface.
- DeleteFileVisitor(BackupInstance) - Constructor for class backupmanagment.DeleteFileVisitor
-
- deserializeBackupList() - Method in class backupmanagment.BackupManager
-
This method attempts to load all backups that were previously saved to disc.
- dirBackup() - Method in class backupmanagment.BackupInstance
-
This method returns the path to the directory
where the backed up data are to be created.
- dirOriginal() - Method in class backupmanagment.BackupInstance
-
This method returns path to the original file or directory.