Uses of Interface
it.tidalwave.datamanager.model.DataManager.BackupFinder
-
Uses of DataManager.BackupFinder in it.tidalwave.datamanager.dao
-
Uses of DataManager.BackupFinder in it.tidalwave.datamanager.model
Modifier and TypeMethodDescriptionDataManager.findBackups()
Queries the backups.DataManager.BackupFinder.withFileId
(Optional<String> fileId) Specifies that returnedBackup
s contains the file with the given volume id.Specifies that returnedBackup
s with the given label.DataManager.BackupFinder.withVolumeId
(Optional<String> volumeId) Specifies that returnedBackup
s with the given volume id.