Class ThumbnailGenerator.Options

java.lang.Object
org.codelibs.fess.exec.ThumbnailGenerator.Options
Enclosing class:
ThumbnailGenerator

protected static class ThumbnailGenerator.Options extends Object
  • Field Details

    • sessionId

      protected String sessionId
    • name

      protected String name
    • propertiesPath

      protected String propertiesPath
    • numOfThreads

      protected int numOfThreads
    • cleanup

      protected boolean cleanup
  • Constructor Details

    • Options

      protected Options()
  • Method Details