public class BackupDataProvider
extends java.lang.Object
implements java.lang.AutoCloseable
IServiceProvider
 interface.| Constructor and Description | 
|---|
BackupDataProvider(java.lang.String target,
                  SecurityContext sc,
                  IServerTaskMonitor monitor)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
close()  | 
BmContext | 
createContextWithData(DataProtectGeneration dpg,
                     Restorable restorable)  | 
BmContext | 
DIRECTORY(PartGeneration pgPart,
         VersionInfo dpVersion)  | 
public BackupDataProvider(java.lang.String target,
                          SecurityContext sc,
                          IServerTaskMonitor monitor)
target - the name of the database the data will be restored intopublic BmContext DIRECTORY(PartGeneration pgPart, VersionInfo dpVersion) throws java.lang.Exception
java.lang.Exceptionpublic BmContext createContextWithData(DataProtectGeneration dpg, Restorable restorable) throws java.lang.Exception
java.lang.Exceptionpublic void close()
           throws java.lang.Exception
close in interface java.lang.AutoCloseablejava.lang.ExceptionCopyright © 2023. All Rights Reserved.