Class HistoricalVersion
- java.lang.Object
-
- com.atlassian.confluence.impl.retention.rules.HistoricalVersion
-
public class HistoricalVersion extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
ContentType
getContentType()
Long
getId()
Instant
getLastModificationDate()
Long
getOriginalId()
Long
getSpaceId()
Integer
getVersion()
int
hashCode()
String
toString()
-