Package | Description |
---|---|
org.apache.sling.feature.cpconverter.features |
Features manager definition and default implementation.
|
Modifier and Type | Method and Description |
---|---|
static DefaultFeaturesManager.ConfigurationHandling |
DefaultFeaturesManager.ConfigurationHandling.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefaultFeaturesManager.ConfigurationHandling[] |
DefaultFeaturesManager.ConfigurationHandling.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DefaultFeaturesManager(@NotNull DefaultFeaturesManager.ConfigurationHandling configurationHandling,
int bundlesStartOrder,
@NotNull File featureModelsOutputDirectory,
@Nullable String artifactIdOverride,
@Nullable String prefix,
@NotNull Map<String,String> properties,
@Nullable AclManager aclManager) |
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.