Apex_cleaner.zip Apr 2026
: Uses metadata settings so admins can adjust cleaning rules without modifying code.
: Identifies and removes Attachment or ContentDocument records that are no longer linked to active parent records. Apex_Cleaner.zip
The manifest file listing all components for deployment via Workbench or SFDX. : Uses metadata settings so admins can adjust
JSZip.resource : Used if the cleaner requires client-side zip handling in Lightning Components. Apex_Cleaner.zip
CleanerTest.cls : Unit tests ensuring 75%+ code coverage for deployment.
CleanerBatch.cls : A Batchable class for processing large volumes of data without hitting governor limits.