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