- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for env_props (0.64 sec)
-
src/main/java/org/codelibs/fess/app/web/api/ApiResult.java
protected List<Map<String, String>> envProps; protected List<Map<String, String>> systemProps; protected List<Map<String, String>> fessProps; protected List<Map<String, String>> bugReportProps; public ApiSystemInfoResponse envProps(final List<Map<String, String>> envProps) { this.envProps = envProps; return this; }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:20:39 UTC 2024 - 12.5K bytes - Viewed (0)