| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.plugins.memory | |
| org.apache.jackrabbit.oak.spi.commit | |
| org.apache.jackrabbit.oak.spi.state |
| Class and Description |
|---|
| CommitHook
Extension point for validating and modifying content changes.
|
| CommitInfo
Commit info instances associate some meta data with a commit.
|
| Observable
An
Observable supports attaching Observer instances for
listening to content changes. |
| Observer
Extension point for observing changes in an Oak repository.
|
| Class and Description |
|---|
| BackgroundObserverMBean |
| CommitHook
Extension point for validating and modifying content changes.
|
| CommitInfo
Commit info instances associate some meta data with a commit.
|
| CompositeConflictHandler
A
CompositeConflictHandler delegates conflict handling
to multiple backing handlers. |
| ConflictHandler
A
ConflictHandler is responsible for handling conflicts which happen
on Root.rebase() and on the implicit rebase operation which
takes part on Root.commit(). |
| DefaultEditor
Editor that does nothing by default and doesn't recurse into subtrees.
|
| DefaultValidator
Validator that does nothing by default and doesn't recurse into subtrees.
|
| Editor
Content change editor.
|
| EditorProvider
Extension point for content change editors.
|
| EmptyObserver
Basic content change observer that doesn't do anything.
|
| Observable
An
Observable supports attaching Observer instances for
listening to content changes. |
| Observer
Extension point for observing changes in an Oak repository.
|
| PartialConflictHandler
A
PartialConflictHandler is responsible for handling conflicts which happen
on Root.rebase() and on the implicit rebase operation which
takes part on Root.commit(). |
| PartialConflictHandler.Resolution
Resolutions for conflicts
|
| SubtreeExcludingValidator
Validator that excludes a subtree from the validation process and delegates
validation of other changes to another given validator.
|
| Validator
Content change validator.
|
| Class and Description |
|---|
| CommitHook
Extension point for validating and modifying content changes.
|
| CommitInfo
Commit info instances associate some meta data with a commit.
|
| Editor
Content change editor.
|
| Validator
Content change validator.
|
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.