- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getProcessType (0.06 sec)
-
src/main/java/org/codelibs/fess/opensearch/config/bsentity/BsPathMapping.java
return createdTime; } public void setCreatedTime(Long value) { registerModifiedProperty("createdTime"); this.createdTime = value; } public String getProcessType() { checkSpecifiedProperty("processType"); return convertEmptyToNull(processType); } public void setProcessType(String value) { registerModifiedProperty("processType");
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 7.6K bytes - Viewed (0)