Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for BasePath (0.41 sec)

  1. src/main/java/org/codelibs/fess/thumbnail/ThumbnailManager.java

            protected final Path basePath;
    
            protected final String imageExtention;
    
            protected final SearchEngineClient searchEngineClient;
    
            protected final FessConfig fessConfig;
    
            FilePurgeVisitor(final Path basePath, final String imageExtention, final long expiry) {
                this.basePath = basePath;
                this.imageExtention = imageExtention;
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 21.5K bytes
    - Viewed (0)
Back to top