Uses of Class
com.orchestranetworks.addon.dama.ext.backuprestore.BackupSpec
-
Packages that use BackupSpec Package Description com.orchestranetworks.addon.dama.ext.backuprestore Provides the interfaces and classes to perform backup and restore operations on the {addon.label.full} dataset. -
-
Uses of BackupSpec in com.orchestranetworks.addon.dama.ext.backuprestore
Methods in com.orchestranetworks.addon.dama.ext.backuprestore with parameters of type BackupSpec Modifier and Type Method Description java.io.FileBackupService. backup(BackupSpec backupSpec)Backs up the digital asset with the backup specifications.
-