public static class PruningAdministrationPage.DirectoryPruningConfiguration extends Object
Constructor and Description |
---|
DirectoryPruningConfiguration(String name,
boolean pruningEnabled,
boolean hardDeleteEnabled) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getName() |
int |
hashCode() |
boolean |
isHardDeleteEnabled() |
boolean |
isPruningEnabled() |
String |
toString() |
public DirectoryPruningConfiguration(String name, boolean pruningEnabled, boolean hardDeleteEnabled)
public String getName()
public boolean isPruningEnabled()
public boolean isHardDeleteEnabled()
Copyright © 2021 Atlassian. All rights reserved.