Package org.apache.jackrabbit.oak.plugins.migration
-
Class Summary Class Description AbstractDecoratedNodeState DescendantsIterator FilteringNodeState NodeState implementation that decorates another node-state instance in order to hide subtrees or partial subtrees from the consumer of the API.NodeStateCopier The NodeStateCopier and NodeStateCopier.Builder classes allow recursively copying a NodeState to a NodeBuilder.NodeStateCopier.Builder The NodeStateCopier.Builder allows configuring a NodeState copy operation withincludePaths
,excludePaths
andmergePaths
.