Class AttachmentFileEraser
java.lang.Object
com.atlassian.confluence.impl.space.deletion.backgrounddeletion.erasers.AttachmentFileEraser
Deletes physical versions of attachments (used during space deletion).
- Since:
- 9.1.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
deleteAttachmentFilesIfApplicable
(Collection<DbRawDataForContentTable> contentRecords) static AttachmentRef
lightAttachmentRef
(long lastVersionId)
-
Constructor Details
-
AttachmentFileEraser
-
-
Method Details
-
lightAttachmentRef
-
deleteAttachmentFilesIfApplicable
-