Class BackupRestoreFactory


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

      • getBackupService

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

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