Package com.chutneytesting.admin.domain
Interface BackupRepository
- All Known Implementing Classes:
FileSystemBackupRepository
public interface BackupRepository
-
Method Summary
-
Method Details
-
save
-
read
-
delete
-
list
-
getBackupData
- Throws:
IOException
-
getBackupables
-