Uses of Class
org.apache.jackrabbit.vault.fs.impl.AggregateBuilder
-
Packages that use AggregateBuilder Package Description org.apache.jackrabbit.vault.fs.impl -
-
Uses of AggregateBuilder in org.apache.jackrabbit.vault.fs.impl
Methods in org.apache.jackrabbit.vault.fs.impl that return AggregateBuilder Modifier and Type Method Description AggregateBuilderAggregateImpl. create(String reposName)Creates a new child artifact node with the given name.AggregateBuilderAggregateImpl. getBuilder()Returns an artifact output for this node that allows writing the artifacts.
-