Uses of Package
org.apache.jackrabbit.oak.spi.commit
Packages that use org.apache.jackrabbit.oak.spi.commit
Package
Description
Internal utilities and implementation of a memory-based store.
-
Classes in org.apache.jackrabbit.oak.spi.commit used by org.apache.jackrabbit.oak.plugins.memoryClassDescriptionExtension point for validating and modifying content changes.Commit info instances associate some meta data with a commit.An
Observablesupports attachingObserverinstances for listening to content changes.Extension point for observing changes in an Oak repository. -
Classes in org.apache.jackrabbit.oak.spi.commit used by org.apache.jackrabbit.oak.spi.commitClassDescriptionA CommitContext instance can be obtained from
CommitInfo.getInfo()if it has been set before the merge call.Extension point for validating and modifying content changes.Commit info instances associate some meta data with a commit.ACompositeConflictHandlerdelegates conflict handling to multiple backing handlers.Editor that does nothing by default and doesn't recurse into subtrees.Validator that does nothing by default and doesn't recurse into subtrees.Content change editor.Extension point for content change editors.Basic content change observer that doesn't do anything.AnObservablesupports attachingObserverinstances for listening to content changes.Extension point for observing changes in an Oak repository.Deprecated.Deprecated.Resolutions for conflictsValidator that excludes a subtree from the validation process and delegates validation of other changes to another given validator.AThreeWayConflictHandleris responsible for handling conflicts which happen onRoot.rebase()and on the implicit rebase operation which takes part onRoot.commit().Resolutions for conflictsContent change validator. -
Classes in org.apache.jackrabbit.oak.spi.commit used by org.apache.jackrabbit.oak.spi.stateClassDescriptionExtension point for validating and modifying content changes.Commit info instances associate some meta data with a commit.Content change editor.Content change validator.
ThreeWayConflictHandlerinstead.