Uses of Interface
com.orchestranetworks.addon.dama.ext.backuprestore.RestoreDetail
-
Packages that use RestoreDetail 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 RestoreDetail in com.orchestranetworks.addon.dama.ext.backuprestore
Methods in com.orchestranetworks.addon.dama.ext.backuprestore that return RestoreDetail Modifier and Type Method Description RestoreDetailRestoreService. getRestoreDetails(RestoreSpec restoreSpec)Returns the RestoreDetail of the restore specification.Methods in com.orchestranetworks.addon.dama.ext.backuprestore with parameters of type RestoreDetail Modifier and Type Method Description OperationExecutionStatusRestoreService. restore(RestoreDetail restoreDetails)Returns the OperationExecutionStatus after running the restore service.
-