Uses of Class
org.alfresco.repo.content.cleanup.EagerContentStoreCleaner
Packages that use EagerContentStoreCleaner
Package
Description
-
Uses of EagerContentStoreCleaner in org.alfresco.repo.content
Methods in org.alfresco.repo.content with parameters of type EagerContentStoreCleanerModifier and TypeMethodDescriptionvoidContentServiceImpl.setEagerContentStoreCleaner(EagerContentStoreCleaner eagerContentStoreCleaner) -
Uses of EagerContentStoreCleaner in org.alfresco.repo.content.cleanup
Methods in org.alfresco.repo.content.cleanup with parameters of type EagerContentStoreCleanerModifier and TypeMethodDescriptionvoidContentStoreCleaner.setEagerContentStoreCleaner(EagerContentStoreCleaner eagerContentStoreCleaner) Set the component that will do the physical deleting -
Uses of EagerContentStoreCleaner in org.alfresco.repo.domain.contentdata
Methods in org.alfresco.repo.domain.contentdata with parameters of type EagerContentStoreCleanerModifier and TypeMethodDescriptionvoidAbstractContentDataDAOImpl.setContentStoreCleaner(EagerContentStoreCleaner contentStoreCleaner) Set this property to enable eager cleanup of orphaned content.