Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ExecJob (0.08 sec)

  1. src/main/java/org/codelibs/fess/job/PythonJob.java

     * This job extends ExecJob to provide Python-specific functionality for running
     * Python scripts with proper environment setup and argument passing.
     *
     * <p>Python scripts are executed in the WEB-INF/env/python/resources directory
     * and have access to the Fess system environment including OpenSearch URL and session ID.</p>
     */
    public class PythonJob extends ExecJob {
        /** Logger instance for this class */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 8.2K bytes
    - Viewed (0)
Back to top