Uses of Interface
com.orchestranetworks.addon.dama.ext.backuprestore.RestoreService
-
Packages that use RestoreService 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 RestoreService in com.orchestranetworks.addon.dama.ext.backuprestore
Methods in com.orchestranetworks.addon.dama.ext.backuprestore that return RestoreService Modifier and Type Method Description static RestoreServiceBackupRestoreFactory. getRestoreService()Returns theRestoreServiceinstance ofBackupRestoreFactory.
-