Package backupmanager
Class BackupInformation
java.lang.Object
backupmanager.BackupInformation
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 Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
BackupInformation
public BackupInformation() - 
BackupInformation
 
 - 
 - 
Method Details
- 
getBackupStreams
- Returns:
 - the backupStreams
 
 
 -