public final class BackupRestoreFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static BackupService |
getBackupService()
Returns the
BackupService instance of BackupRestoreFactory. |
static RestoreService |
getRestoreService()
Returns the
RestoreService instance of BackupRestoreFactory. |
public static BackupService getBackupService()
BackupService instance of BackupRestoreFactory.public static RestoreService getRestoreService()
RestoreService instance of BackupRestoreFactory.