Class SimpleHistoricalVersion
java.lang.Object
com.atlassian.confluence.impl.retention.fast.rules.SimpleHistoricalVersion
A simple representation of a historical version with minimum data for fast retention version removal,
 which allows to set spaceId after creation, so to avoid joining space table when querying content table.
- Since:
- 9.1.0
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
SimpleHistoricalVersion
 
- 
- 
Method Details- 
getId
- 
getOriginalId
- 
getVersion
- 
getLastModificationDate
- 
getContentType
 
-