| Package | Description |
|---|---|
| org.apache.jackrabbit.mk.model.tree | |
| org.apache.jackrabbit.mk.store |
| Constructor and Description |
|---|
DiffBuilder(NodeState before,
NodeState after,
String path,
int depth,
NodeStore store,
String pathFilter) |
TraversingNodeDiffHandler(NodeStore store) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RevisionProvider
Read operations.
|
interface |
RevisionStore
Write operations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRevisionStore
Default revision store implementation, passing calls to a
Persistence
and a BlobStore, respectively and providing caching. |
Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.