| Package | Description |
|---|---|
| org.apache.jackrabbit.mk.store |
| Modifier and Type | Method and Description |
|---|---|
Id |
DefaultRevisionStore.putCommit(RevisionStore.PutToken token,
MutableCommit commit) |
Id |
RevisionStore.putCommit(RevisionStore.PutToken token,
MutableCommit commit)
Store a new commit.
|
Id |
DefaultRevisionStore.putHeadCommit(RevisionStore.PutToken token,
MutableCommit commit,
Id branchRootId,
Id branchRevId) |
Id |
RevisionStore.putHeadCommit(RevisionStore.PutToken token,
MutableCommit commit,
Id branchRootId,
Id branchRevId)
Put a new head commit.
|
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.