- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setProcessType (0.13 sec)
-
src/main/java/org/codelibs/fess/es/config/bsentity/BsPathMapping.java
this.createdTime = value; } public String getProcessType() { checkSpecifiedProperty("processType"); return convertEmptyToNull(processType); } public void setProcessType(String value) { registerModifiedProperty("processType"); this.processType = value; } public String getRegex() { checkSpecifiedProperty("regex");
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 7.6K bytes - Viewed (0)