Package | Description |
---|---|
backupmanagment |
This package contains what one might call the backend.
|
views |
This package holds all the classes that are necessary to display
information about backups to the user including the GUI.
|
Class and Description |
---|
BackupInstance
Holds every information about a scheduled backup.
|
BackupInstanceFramework
This class holds everything the
constructor
needs to create a new instance for the
. |
Class and Description |
---|
BackupInstanceFramework
This class holds everything the
constructor
needs to create a new instance for the
. |
BackupManager
Takes care of loading instances of
and registers new ones. |