Uses of Class
org.craftercms.core.store.impl.filesystem.FileSystemContentStoreAdapter
Packages that use FileSystemContentStoreAdapter
-
Uses of FileSystemContentStoreAdapter in org.craftercms.core.store.impl.filesystem
Constructors in org.craftercms.core.store.impl.filesystem with parameters of type FileSystemContentStoreAdapterModifierConstructorDescriptionFileSystemContext(String id, FileSystemContentStoreAdapter storeAdapter, String rootFolderPath, FileSystemFile rootFolder, boolean mergingOn, boolean cacheOn, int maxAllowedItemsInCache, boolean ignoreHiddenFiles)