public class RetentionRules extends Object
Constructor and Description |
---|
RetentionRules() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
String |
formatRuleDescription() |
AgeUnit |
getAgeUnit() |
Boolean |
getKeepAll() |
Integer |
getMaxAge() |
Integer |
getMaxNumberOfVersions() |
int |
hashCode() |
void |
setAgeUnit(AgeUnit ageUnit) |
void |
setKeepAll(Boolean keepAll) |
void |
setMaxAge(Integer maxAge) |
void |
setMaxNumberOfVersions(Integer maxNumberOfVersions) |
List<String> |
validate() |
public Integer getMaxAge()
public void setMaxAge(Integer maxAge)
public AgeUnit getAgeUnit()
public void setAgeUnit(AgeUnit ageUnit)
public Integer getMaxNumberOfVersions()
public void setMaxNumberOfVersions(Integer maxNumberOfVersions)
public Boolean getKeepAll()
public void setKeepAll(Boolean keepAll)
public String formatRuleDescription()
Copyright © 2003–2021 Atlassian. All rights reserved.
View cookie preferences