Package org.alfresco.repo.content.cleanup
-
Interface Summary Interface Description ContentStoreCleanerListener A listener that can be plugged into acleanerto move pre-process any content that is about to be deleted from a store. -
Class Summary Class Description ContentStoreCleaner This component is responsible cleaning up orphaned content.ContentStoreCleanerScalabilityRunner Loads the repository up with orphaned content and then runs the cleaner.ContentStoreCleanupJob Triggers the deletion of unused content using aContentStoreCleaner.DeletedContentBackupCleanerListener Listens for content that is about to be deleted and moves it into the store configured as the backup store.EagerContentStoreCleaner This component is responsible cleaning up orphaned content.FileWipingContentCleanerListener Simple listener that overwrites files with zeros. -
Enum Summary Enum Description ContentStoreCleaner.DeleteFailureAction Enumeration of actions to take in the even that an orphaned binary fails to get deleted.