| Package | Description |
|---|---|
| org.apache.jackrabbit.mk.core | |
| org.apache.jackrabbit.mk.model | |
| org.apache.jackrabbit.mk.persistence | |
| org.apache.jackrabbit.mk.store |
| Modifier and Type | Method and Description |
|---|---|
StoredCommit |
Repository.getCommit(Id id) |
StoredCommit |
Repository.getHeadCommit() |
| Modifier and Type | Method and Description |
|---|---|
static StoredCommit |
StoredCommit.deserialize(Id id,
Binding binding) |
| Constructor and Description |
|---|
MutableCommit(StoredCommit other)
Copy constructor.
|
| Modifier and Type | Method and Description |
|---|---|
StoredCommit |
Persistence.readCommit(Id id) |
StoredCommit |
H2Persistence.readCommit(Id id) |
StoredCommit |
InMemPersistence.readCommit(Id id) |
| Modifier and Type | Method and Description |
|---|---|
StoredCommit |
DefaultRevisionStore.getCommit(Id id) |
StoredCommit |
RevisionProvider.getCommit(Id id) |
StoredCommit |
DefaultRevisionStore.getHeadCommit() |
StoredCommit |
RevisionProvider.getHeadCommit() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultRevisionStore.markCommit(StoredCommit commit)
Mark a commit.
|
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.