Package backupmanager

Class BackupInformation

java.lang.Object
backupmanager.BackupInformation

public class BackupInformation extends Object
Class that can be returned by a PAMControlled unit which gives backup information which is mostly a list of BackupStream objects (or just one of, but some modules may have multiple streams which do not necessarily relate directly to the datablocks.
Author:
dg50
  • Constructor Details

    • BackupInformation

      public BackupInformation()
    • BackupInformation

      public BackupInformation(BackupStream backupStream)
  • Method Details