- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setCommandTimeout (0.06 sec)
-
src/main/java/org/codelibs/fess/thumbnail/impl/CommandGenerator.java
this.commandList = commandList; } /** * Sets the command execution timeout. * @param commandTimeout The timeout in milliseconds. */ public void setCommandTimeout(final long commandTimeout) { this.commandTimeout = commandTimeout; } /** * Sets the base directory for command execution. * @param baseDir The base directory. */Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Dec 04 08:02:36 UTC 2025 - 16K bytes - Viewed (0)