Uses of Class
org.apache.jackrabbit.vault.fs.impl.ArtifactSetImpl
-
Packages that use ArtifactSetImpl Package Description org.apache.jackrabbit.vault.fs.impl -
-
Uses of ArtifactSetImpl in org.apache.jackrabbit.vault.fs.impl
Methods in org.apache.jackrabbit.vault.fs.impl that return ArtifactSetImpl Modifier and Type Method Description ArtifactSetImplAggregateBuilder. getArtifacts()Returns the artifact set of this output.Methods in org.apache.jackrabbit.vault.fs.impl with parameters of type ArtifactSetImpl Modifier and Type Method Description voidAggregateBuilder. addArtifacts(ArtifactSetImpl artifacts)Adds an artifact set to the outputImportInfoAggregateManagerImpl. writeAggregate(AggregateImpl node, String reposName, ArtifactSetImpl artifacts)Writes the artifact set back to the repository.
-