Apex_cleaner.zip Page
CleanerBatch.cls : A Batchable class for processing large volumes of data without hitting governor limits.
: Utilizes the Compression namespace (available in Spring '26) to archive data before deletion if backups are required. Deployment Instructions Apex_Cleaner.zip
: Uses metadata settings so admins can adjust cleaning rules without modifying code. CleanerBatch
: Automatically deletes ApexLog records to prevent storage bloat. Apex_Cleaner.zip