| Package | Description |
|---|---|
| org.gcube.informationsystem.collector.impl.xmlstorage.backup | |
| org.gcube.informationsystem.collector.impl.xmlstorage.exist |
| Modifier and Type | Method and Description |
|---|---|
static <T extends BackupFolder> |
BackupsRootFolder.getLastBackup(java.lang.Class<T> backupType,
java.io.FileFilter... filter)
Gets the last modified backup in the BackupsRoot folder
|
| Modifier and Type | Method and Description |
|---|---|
static BackupFolder |
BackupsRootFolder.createBackupFolder()
Creates a new backup folder in the BackupsRoot folder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExistBackupFolder
An abstract representation of an eXist backup folder
|