public class BackupDataProvider
extends java.lang.Object
implements java.lang.AutoCloseable
IServiceProvider
 interface.| Constructor and Description | 
|---|
BackupDataProvider(java.lang.String target,
                  IServerTaskMonitor monitor)  | 
BackupDataProvider(java.lang.String target,
                  SecurityContext sc,
                  IServerTaskMonitor monitor)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
close()  | 
BmContext | 
create(DataProtectGeneration dpg)  | 
BmContext | 
create(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 BackupDataProvider(java.lang.String target,
                          IServerTaskMonitor monitor)
public BmContext create(DataProtectGeneration dpg) throws java.lang.Exception
java.lang.Exceptionpublic BmContext create(PartGeneration pgPart, VersionInfo dpVersion) throws java.lang.Exception
java.lang.Exceptionpublic void close()
           throws java.lang.Exception
close in interface java.lang.AutoCloseablejava.lang.ExceptionCopyright © 2021. All Rights Reserved.