- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for BsJobLogCA (0.07 sec)
-
src/main/java/org/codelibs/fess/es/config/cbean/bs/BsJobLogCB.java
// =========== public BsJobLogCA aggregation() { assertAggregationPurpose(); return doGetConditionAggregation(); } protected BsJobLogCA doGetConditionAggregation() { if (_conditionAggregation == null) { _conditionAggregation = createLocalCA(); }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 7K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/es/config/cbean/ca/JobLogCA.java
* governing permissions and limitations under the License. */ package org.codelibs.fess.es.config.cbean.ca; import org.codelibs.fess.es.config.cbean.ca.bs.BsJobLogCA; /** * @author ESFlute (using FreeGen) */ public class JobLogCA extends BsJobLogCA {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 816 bytes - Viewed (0)