- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for system_props (0.16 sec)
-
src/main/java/org/codelibs/fess/app/web/api/ApiResult.java
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; } public ApiSystemInfoResponse systemProps(final List<Map<String, String>> systemProps) {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:20:39 UTC 2024 - 12.5K bytes - Viewed (0)