Uses of Interface
org.alfresco.repo.content.cleanup.ContentStoreCleanerListener
-
Packages that use ContentStoreCleanerListener Package Description org.alfresco.repo.content.cleanup -
-
Uses of ContentStoreCleanerListener in org.alfresco.repo.content.cleanup
Classes in org.alfresco.repo.content.cleanup that implement ContentStoreCleanerListener Modifier and Type Class Description classDeletedContentBackupCleanerListenerListens for content that is about to be deleted and moves it into the store configured as the backup store.classFileWipingContentCleanerListenerSimple listener that overwrites files with zeros.Method parameters in org.alfresco.repo.content.cleanup with type arguments of type ContentStoreCleanerListener Modifier and Type Method Description voidEagerContentStoreCleaner. setListeners(java.util.List<ContentStoreCleanerListener> listeners)
-