Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 46 for job_name (0.04 sec)

  1. src/main/webapp/WEB-INF/view/admin/joblog/admin_joblog.jsp

                                                            data-href="${contextPath}/admin/joblog/details/4/${f:u(data.id)}">
                                                        <td>${f:h(data.jobName)}</td>
                                                        <td class="text-center"><c:choose>
                                                            <c:when test="${data.jobStatus == 'ok'}">
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Feb 13 07:47:04 UTC 2020
    - 11.4K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/opensearch/config/bsbhv/BsJobLogBhv.java

            try {
                final RESULT result = entityType.newInstance();
                result.setEndTime(DfTypeUtil.toLong(source.get("endTime")));
                result.setJobName(DfTypeUtil.toString(source.get("jobName")));
                result.setJobStatus(DfTypeUtil.toString(source.get("jobStatus")));
                result.setLastUpdated(DfTypeUtil.toLong(source.get("lastUpdated")));
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Mar 15 06:53:53 UTC 2025
    - 9.6K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_en.properties

    labels.webConfigName=Web Crawl Config Name
    labels.allLanguages=All Languages
    labels.dictId=Dictionary ID
    labels.docId=Document ID
    labels.endTime=End Time
    labels.hq=hq
    labels.inputs=Inputs
    labels.jobLogging=Logging
    labels.jobName=Name
    labels.jobStatus=Status
    labels.labelTypeIds=Labels
    labels.lang=Language
    labels.outputs=Outputs
    labels.pos=Part-of-speech
    labels.purgeJobLogDay=Delete old job logs
    labels.purgeUserInfoDay=Delete old user logs
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.7K bytes
    - Viewed (0)
  4. android/guava-tests/test/com/google/common/util/concurrent/ServiceManagerTest.java

     */
    
    package com.google.common.util.concurrent;
    
    import static com.google.common.base.StandardSystemProperty.JAVA_SPECIFICATION_VERSION;
    import static com.google.common.base.StandardSystemProperty.OS_NAME;
    import static com.google.common.truth.Truth.assertThat;
    import static com.google.common.util.concurrent.MoreExecutors.directExecutor;
    import static java.util.Arrays.asList;
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Wed Jul 16 20:34:52 UTC 2025
    - 25.5K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_zh_TW.properties

    labels.userInfo=使用者資訊
    labels.webApiJson=JSON響應
    labels.webConfigName=Web爬網配置名稱
    labels.allLanguages=所有語言
    labels.dictId=字典ID
    labels.docId=文檔ID
    labels.endTime=結束時間
    labels.hq=hq
    labels.inputs=輸入
    labels.jobLogging=日誌記錄
    labels.jobName=名稱
    labels.jobStatus=狀態
    labels.labelTypeIds=標籤
    labels.lang=語言
    labels.outputs=輸出
    labels.pos=詞性
    labels.purgeJobLogDay=刪除以前的作業日誌
    labels.purgeUserInfoDay=刪除以前的使用者日誌
    labels.reading=讀音
    labels.roleTypeIds=角色ID
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.7K bytes
    - Viewed (0)
  6. android/guava-tests/test/com/google/common/util/concurrent/AbstractFutureTest.java

     */
    
    package com.google.common.util.concurrent;
    
    import static com.google.common.base.StandardSystemProperty.JAVA_SPECIFICATION_VERSION;
    import static com.google.common.base.StandardSystemProperty.OS_NAME;
    import static com.google.common.truth.Truth.assertThat;
    import static com.google.common.truth.Truth.assertWithMessage;
    import static com.google.common.util.concurrent.Futures.immediateCancelledFuture;
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Fri Jul 11 18:52:30 UTC 2025
    - 46.8K bytes
    - Viewed (0)
  7. guava-tests/test/com/google/common/util/concurrent/AbstractFutureTest.java

     */
    
    package com.google.common.util.concurrent;
    
    import static com.google.common.base.StandardSystemProperty.JAVA_SPECIFICATION_VERSION;
    import static com.google.common.base.StandardSystemProperty.OS_NAME;
    import static com.google.common.truth.Truth.assertThat;
    import static com.google.common.truth.Truth.assertWithMessage;
    import static com.google.common.util.concurrent.Futures.immediateCancelledFuture;
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Fri Jul 11 18:52:30 UTC 2025
    - 46.8K bytes
    - Viewed (0)
  8. src/main/resources/fess_label_de.properties

    labels.allLanguages=Alle Sprachen
    labels.dictId=Wörterbuch-ID
    labels.docId=Dokument-ID
    labels.endTime=Endzeit
    labels.hq=hq
    labels.inputs=Eingaben
    labels.jobLogging=Protokollierung
    labels.jobName=Name
    labels.jobStatus=Status
    labels.labelTypeIds=Labels
    labels.lang=Sprache
    labels.outputs=Ausgaben
    labels.pos=Wortart
    labels.purgeJobLogDay=Alte Jobprotokolle löschen
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.5K bytes
    - Viewed (1)
  9. src/main/resources/fess_label_pl.properties

    labels.allLanguages=Wszystkie języki
    labels.dictId=ID słownika
    labels.docId=ID dokumentu
    labels.endTime=Godzina zakończenia
    labels.hq=hq
    labels.inputs=Wejścia
    labels.jobLogging=Logowanie
    labels.jobName=Nazwa
    labels.jobStatus=Status
    labels.labelTypeIds=Etykiety
    labels.lang=Język
    labels.outputs=Wyjścia
    labels.pos=Część mowy
    labels.purgeJobLogDay=Usuń poprzednie dzienniki zadań
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 44.6K bytes
    - Viewed (0)
  10. src/main/resources/fess_label_es.properties

    labels.allLanguages=Todos los idiomas
    labels.dictId=ID de diccionario
    labels.docId=ID de documento
    labels.endTime=Hora de finalización
    labels.hq=hq
    labels.inputs=Entradas
    labels.jobLogging=Registro
    labels.jobName=Nombre
    labels.jobStatus=Estado
    labels.labelTypeIds=Etiquetas
    labels.lang=Idioma
    labels.outputs=Salidas
    labels.pos=Parte de la oración
    labels.purgeJobLogDay=Eliminar registros de trabajos anteriores
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.4K bytes
    - Viewed (0)
Back to top