Package | Description |
---|---|
org.apache.sling.feature.cpconverter |
Content Package to Feature Model converter tool for Apache Sling.
|
org.apache.sling.feature.cpconverter.handlers |
Definition and default implementations of the org.apache.sling.feature.cpconverter.handlers.EntryHandler
service to handle resources while scanning Apache Jackrabbit Vault packages,
such as ACLs, OSGi bundles & configurations and nested content packages.
|
Modifier and Type | Method and Description |
---|---|
ContentPackage2FeatureModelConverter |
ContentPackage2FeatureModelConverter.setBundleSlingInitialContentExtractor(BundleSlingInitialContentExtractor bundleSlingInitialContentExtractor) |
Modifier and Type | Method and Description |
---|---|
void |
BundleEntryHandler.setBundleSlingInitialContentExtractor(BundleSlingInitialContentExtractor bundleSlingInitialContentExtractor) |
Constructor and Description |
---|
DefaultEntryHandlersManager(@NotNull Map<String,String> configs,
boolean enforceConfigurationsAndBundlesBelowProperFolder,
@NotNull ContentPackage2FeatureModelConverter.SlingInitialContentPolicy slingInitialContentPolicy,
@NotNull BundleSlingInitialContentExtractor bundleSlingInitialContentExtractor,
@NotNull String systemUserRelPath) |
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.