Class RevisionHistory.HistoryElement
java.lang.Object
org.apache.jackrabbit.oak.segment.file.tooling.RevisionHistory.HistoryElement
- Enclosing class:
- RevisionHistory
Representation of a point in time for a given node.
-
Method Summary
-
Method Details
-
getRevision
Revision of the node- Returns:
-
getNode
Node at given revision- Returns:
-
toString
Serialise this element to JSON up to the givendepth
.- Parameters:
depth
-- Returns:
-
toString
-
equals
-
hashCode
public int hashCode()
-