Uses of Enum
org.apache.sling.feature.cpconverter.features.DefaultFeaturesManager.ConfigurationHandling
Packages that use DefaultFeaturesManager.ConfigurationHandling
Package
Description
Features manager definition and default implementation.
-
Uses of DefaultFeaturesManager.ConfigurationHandling in org.apache.sling.feature.cpconverter.features
Methods in org.apache.sling.feature.cpconverter.features that return DefaultFeaturesManager.ConfigurationHandlingModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.DefaultFeaturesManager.ConfigurationHandling.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.sling.feature.cpconverter.features with parameters of type DefaultFeaturesManager.ConfigurationHandlingModifierConstructorDescriptionDefaultFeaturesManager
(@NotNull DefaultFeaturesManager.ConfigurationHandling configurationHandling, int bundlesStartOrder, @NotNull File featureModelsOutputDirectory, @Nullable String artifactIdOverride, @Nullable String prefix, @NotNull Map<String, String> properties, @Nullable AclManager aclManager)