Uses of Interface
org.alfresco.repo.content.caching.FileHandler
-
Packages that use FileHandler Package Description org.alfresco.repo.content.caching org.alfresco.repo.content.caching.cleanup -
-
Uses of FileHandler in org.alfresco.repo.content.caching
Methods in org.alfresco.repo.content.caching with parameters of type FileHandler Modifier and Type Method Description voidContentCacheImpl. processFiles(FileHandler handler)Ask the ContentCacheImpl to visit all the content files in the cache. -
Uses of FileHandler in org.alfresco.repo.content.caching.cleanup
Classes in org.alfresco.repo.content.caching.cleanup that implement FileHandler Modifier and Type Class Description classCachedContentCleanerCleans up redundant cache files from the cached content file store.
-