Package | Description |
---|---|
org.apache.sling.distribution.journal.bookkeeper |
Modifier and Type | Method and Description |
---|---|
PackageHandling |
BookKeeperConfig.getPackageHandling() |
static PackageHandling |
PackageHandling.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PackageHandling[] |
PackageHandling.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
BookKeeperConfig(String subAgentName,
String subSlingId,
boolean editable,
int maxRetries,
PackageHandling packageHandling,
String packageNodeName) |
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.