| Package | Description |
|---|---|
| com.atlassian.crowd.pageobjects.directory.pruning | |
| com.atlassian.labs.crowd.directory.pruning.rest.model |
| Modifier and Type | Method and Description |
|---|---|
PruningMode |
ConfigurePruningPage.getPruningMode() |
| Modifier and Type | Method and Description |
|---|---|
ConfigurePruningPage |
ConfigurePruningPage.setPruningMode(PruningMode pruningMode) |
| Modifier and Type | Method and Description |
|---|---|
static PruningMode |
PruningMode.fromLegacyConfig(boolean pruningEnabled,
boolean hardDeleteEnabled) |
static PruningMode |
PruningMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PruningMode[] |
PruningMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Atlassian. All rights reserved.