| Package | Description |
|---|---|
| com.atlassian.confluence.api.model.retention | |
| com.atlassian.confluence.impl.retention.rules |
| Modifier and Type | Method and Description |
|---|---|
static RuleType |
RuleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuleType[] |
RuleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RuleType |
EvaluatedHistoricalVersion.getRuleScope() |
| Constructor and Description |
|---|
EvaluatedHistoricalVersion(HistoricalVersion historicalVersion,
RuleType ruleType,
Boolean shouldBeDeleted) |
Copyright © 2003–2021 Atlassian. All rights reserved.