Package net.bluemind.dataprotect.api
Class DataProtectGeneration
java.lang.Object
net.bluemind.dataprotect.api.DataProtectGeneration
This class represents a generation of protected Blue Mind data.
 
 A 
s of the Blue Mind
 infrastructure at this point in time.
DataProtectGeneration records when your data was protected, the
 Blue Mind version and all the 
invalid reference
ProtectedPart
- 
Field Summary
FieldsModifier and TypeFieldDescriptionintbooleanboolean - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
id
public int id - 
protectionTime
 - 
blueMind
 - 
withWarnings
public boolean withWarnings - 
withErrors
public boolean withErrors - 
parts
 
 - 
 - 
Constructor Details
- 
DataProtectGeneration
public DataProtectGeneration() 
 - 
 - 
Method Details