Class VersionHistoryInfo
- java.lang.Object
-
- org.apache.jackrabbit.core.version.VersionHistoryInfo
-
-
Constructor Summary
Constructors Constructor Description VersionHistoryInfo(NodeId versionHistoryId, NodeId rootVersionId)Creates an object that carries the given version history information.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NodeIdgetRootVersionId()Returns the identifier of the root version node.NodeIdgetVersionHistoryId()Returns the identifier of the version history node.
-