Uses of Interface
org.apache.sling.feature.cpconverter.artifacts.ArtifactWriter
Packages that use ArtifactWriter
-
Uses of ArtifactWriter in org.apache.sling.feature.cpconverter.artifacts
Classes in org.apache.sling.feature.cpconverter.artifacts that implement ArtifactWriterMethods in org.apache.sling.feature.cpconverter.artifacts with parameters of type ArtifactWriterModifier and TypeMethodDescription@NotNull String
ArtifactsDeployer.deploy
(@NotNull ArtifactWriter artifactWriter, @Nullable String runmode, @NotNull org.apache.sling.feature.ArtifactId id) Deploy the artifact and return information about its location@NotNull String
LocalMavenRepositoryArtifactsDeployer.deploy
(@NotNull ArtifactWriter artifactWriter, @Nullable String runmode, @NotNull org.apache.sling.feature.ArtifactId id)