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 ArtifactSetImpl
AggregateBuilder. 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 void
AggregateBuilder. addArtifacts(ArtifactSetImpl artifacts)
Adds an artifact set to the outputImportInfo
AggregateManagerImpl. writeAggregate(AggregateImpl node, String reposName, ArtifactSetImpl artifacts)
Writes the artifact set back to the repository.
-