Uses of Class
org.alfresco.repo.content.caching.cleanup.CachedContentCleaner
-
Packages that use CachedContentCleaner Package Description org.alfresco.repo.content.caching.cleanup org.alfresco.repo.content.caching.quota -
-
Uses of CachedContentCleaner in org.alfresco.repo.content.caching.cleanup
Methods in org.alfresco.repo.content.caching.cleanup that return CachedContentCleaner Modifier and Type Method Description CachedContentCleanerCachedContentCleanerCreatedEvent. getCleaner()Constructors in org.alfresco.repo.content.caching.cleanup with parameters of type CachedContentCleaner Constructor Description CachedContentCleanerCreatedEvent(CachedContentCleaner cleaner) -
Uses of CachedContentCleaner in org.alfresco.repo.content.caching.quota
Methods in org.alfresco.repo.content.caching.quota with parameters of type CachedContentCleaner Modifier and Type Method Description voidStandardQuotaStrategy. setCleaner(CachedContentCleaner cleaner)
-