Package | Description |
---|---|
org.apache.sling.feature.cpconverter |
Content Package to Feature Model converter tool for Apache Sling.
|
org.apache.sling.feature.cpconverter.artifacts |
Maven2 alike repository manager.
|
Modifier and Type | Method and Description |
---|---|
@Nullable ArtifactsDeployer |
ContentPackage2FeatureModelConverter.getArtifactsDeployer() |
Modifier and Type | Method and Description |
---|---|
@NotNull ContentPackage2FeatureModelConverter |
ContentPackage2FeatureModelConverter.setBundlesDeployer(@NotNull ArtifactsDeployer bundlesDeployer) |
@NotNull ContentPackage2FeatureModelConverter |
ContentPackage2FeatureModelConverter.setUnreferencedArtifactsDeployer(@NotNull ArtifactsDeployer unreferencedArtifactsDeployer) |
Modifier and Type | Class and Description |
---|---|
class |
LocalMavenRepositoryArtifactsDeployer
Stores the deployed artifacts in a local Maven repository layout.
|
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.