Uses of Interface
org.alfresco.repo.content.cleanup.ContentStoreCleanerListener
Packages that use ContentStoreCleanerListener
-
Uses of ContentStoreCleanerListener in org.alfresco.repo.content.cleanup
Classes in org.alfresco.repo.content.cleanup that implement ContentStoreCleanerListenerModifier and TypeClassDescriptionclassListens for content that is about to be deleted and moves it into the store configured as the backup store.classSimple listener that overwrites files with zeros.Method parameters in org.alfresco.repo.content.cleanup with type arguments of type ContentStoreCleanerListenerModifier and TypeMethodDescriptionvoidEagerContentStoreCleaner.setListeners(List<ContentStoreCleanerListener> listeners)