Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for test_process_withJobLogId_setsIdOnJobLog (0.17 seconds)

  1. src/test/java/org/codelibs/fess/app/job/ScriptExecutorJobTest.java

        //                                                   process() with JOB_LOG_ID
        //                                                   ============================
    
        @Test
        public void test_process_withJobLogId_setsIdOnJobLog() {
            final ScheduledJob scheduledJob = createTestScheduledJob("proc-1", true);
            final AtomicReference<JobLog> storedJobLog = new AtomicReference<>();
    
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:55:54 GMT 2026
    - 13.7K bytes
    - Click Count (0)
Back to Top