Uses of Class
org.apache.jackrabbit.oak.spi.commit.DefaultEditor
-
Packages that use DefaultEditor Package Description org.apache.jackrabbit.oak.spi.commit -
-
Uses of DefaultEditor in org.apache.jackrabbit.oak.spi.commit
Subclasses of DefaultEditor in org.apache.jackrabbit.oak.spi.commit Modifier and Type Class Description classSubtreeEditorEditor wrapper that passes only changes in the specified subtree to the given delegate editor.
-