| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.spi.commit |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMoveValidator
MoveValidator that does nothing by default and doesn't recurse into subtrees. |
class |
SubtreeExcludingValidator
Validator that excludes a subtree from the validation process and delegates
validation of other changes to another given validator.
|
class |
SubtreeValidator
Validator that detects changes to a specified subtree and delegates the
validation of such changes to another given validator.
|
Copyright © 2012–2019 The Apache Software Foundation. All rights reserved.