Class BackupRestoreFactory

java.lang.Object
com.orchestranetworks.addon.dama.ext.backuprestore.BackupRestoreFactory

public final class BackupRestoreFactory extends Object
Defines the backup restore factory.
Since:
1.6.0
  • Method Details

    • getBackupService

      public static BackupService getBackupService()
      Returns the BackupService instance of BackupRestoreFactory.
    • getRestoreService

      public static RestoreService getRestoreService()
      Returns the RestoreService instance of BackupRestoreFactory.