| Package | Description |
|---|---|
| com.atlassian.confluence.impl.retention | |
| com.atlassian.confluence.impl.retention.rules |
| Modifier and Type | Method and Description |
|---|---|
static RetentionType |
RetentionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RetentionType[] |
RetentionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
RetentionRulesChecker.hasDeletingRule(RetentionType type) |
boolean |
DefaultRetentionRulesChecker.hasDeletingRule(RetentionType type) |
static boolean |
RetentionRuleUtils.hasDeletingRules(RetentionPolicy policy,
RetentionType type) |
Copyright © 2003–2023 Atlassian. All rights reserved.