Class DbRawDataForContentTable
java.lang.Object
com.atlassian.confluence.impl.space.deletion.backgrounddeletion.dao.DbRawData
com.atlassian.confluence.impl.space.deletion.backgrounddeletion.dao.DbRawDataForContentTable
The same as DbRawData, but also has content type (required for JDBC operations).
- Since:
- 9.1.0
-
Constructor Summary
ConstructorsConstructorDescriptionDbRawDataForContentTable
(long referencedId, Long dependantId, String contentType, Long activeVersionId) -
Method Summary
Methods inherited from class com.atlassian.confluence.impl.space.deletion.backgrounddeletion.dao.DbRawData
getDependantId, getReferencedId