Uses of Class
org.codelibs.fess.app.web.api.ApiResult.ApiSystemInfoResponse
-
Packages that use ApiResult.ApiSystemInfoResponse Package Description org.codelibs.fess.app.web.api -
-
Uses of ApiResult.ApiSystemInfoResponse in org.codelibs.fess.app.web.api
Methods in org.codelibs.fess.app.web.api that return ApiResult.ApiSystemInfoResponse Modifier and Type Method Description ApiResult.ApiSystemInfoResponseApiResult.ApiSystemInfoResponse. bugReportProps(List<Map<String,String>> bugReportProps)ApiResult.ApiSystemInfoResponseApiResult.ApiSystemInfoResponse. envProps(List<Map<String,String>> envProps)ApiResult.ApiSystemInfoResponseApiResult.ApiSystemInfoResponse. fessProps(List<Map<String,String>> fessProps)ApiResult.ApiSystemInfoResponseApiResult.ApiSystemInfoResponse. systemProps(List<Map<String,String>> systemProps)
-