Apex_cleaner.zip < TRUSTED ● >
CleanerBatch.cls : A Batchable class for processing large volumes of data without hitting governor limits.
The manifest file listing all components for deployment via Workbench or SFDX. Apex_Cleaner.zip
: Utilizes the Compression namespace (available in Spring '26) to archive data before deletion if backups are required. Deployment Instructions CleanerBatch
JSZip.resource : Used if the cleaner requires client-side zip handling in Lightning Components. Apex_Cleaner.zip
: Uses metadata settings so admins can adjust cleaning rules without modifying code.