- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getErrorLog (0.03 sec)
-
src/main/java/org/codelibs/fess/opensearch/config/bsentity/BsFailureUrl.java
return errorCount; } public void setErrorCount(Integer value) { registerModifiedProperty("errorCount"); this.errorCount = value; } public String getErrorLog() { checkSpecifiedProperty("errorLog"); return convertEmptyToNull(errorLog); } public void setErrorLog(String value) { registerModifiedProperty("errorLog");
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 6.7K bytes - Viewed (0)