| Package | Description |
|---|---|
| com.atlassian.confluence.plugins.retentionrules.api |
| Modifier and Type | Method and Description |
|---|---|
AgeUnit |
RetentionRule.getAgeUnit() |
static AgeUnit |
AgeUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AgeUnit[] |
AgeUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RetentionRule.setAgeUnit(AgeUnit ageUnit) |
Copyright © 2003–2021 Atlassian. All rights reserved.