Package net.bluemind.dataprotect.api
Class RetentionPolicy
java.lang.Object
net.bluemind.dataprotect.api.RetentionPolicy
This class stores informations for 
DataProtectGeneration retention
 and automatic deletion.- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
daily
Returns how many daily backup we should keepnull when we don't apply a daily retention policy
 - 
weekly
Deprecated.Returns how many weekly backup we should keepnull when we don't apply a weekly retention policy
 - 
monthly
Deprecated.Returns how many monthly backup we should keepnull when we don't apply a monthly retention policy
 
 - 
 - 
Constructor Details
- 
RetentionPolicy
public RetentionPolicy() 
 -