public interface BackupService
| Modifier and Type | Method and Description |
|---|---|
File |
backup(BackupSpec backupSpec)
Backs up the digital asset with the backup specifications.
|
File backup(BackupSpec backupSpec) throws DAMException
backupSpec - the backup specificationsDAMException