Package | Description |
---|---|
org.apache.jackrabbit.core.version |
The versioning framework in jackrabbit consists of 3 layers.
|
Modifier and Type | Method and Description |
---|---|
protected VersionHistoryInfo |
InternalVersionManagerImpl.createVersionHistory(Session session,
NodeState node,
NodeId copiedFrom)
Creates a new version history.
|
protected VersionHistoryInfo |
InternalXAVersionManager.createVersionHistory(Session session,
NodeState node,
NodeId copiedFrom)
Creates a new version history.
|
VersionHistoryInfo |
InternalVersionManager.getVersionHistory(Session session,
NodeState vNode,
NodeId copiedFrom)
Returns information about the version history of the specified node.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.