- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for commandList (0.27 sec)
-
src/main/java/org/codelibs/fess/thumbnail/impl/CommandGenerator.java
} } /** * Sets the list of commands to execute for thumbnail generation. * @param commandList The command list. */ public void setCommandList(final List<String> commandList) { this.commandList = commandList; } /** * Sets the command execution timeout. * @param commandTimeout The timeout in milliseconds. */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Fri Jul 18 14:34:06 UTC 2025 - 14.7K bytes - Viewed (0)