- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getFileConfigIds (0.05 seconds)
-
src/test/java/org/codelibs/fess/it/CrawlTestBase.java
assertTrue(jsonPath.getBoolean("response.created")); assertEquals(0, jsonPath.getInt("response.status")); return jsonPath.getString("response.id"); } protected static List<String> getFileConfigIds(final String namePrefix) { final String response = getJsonResponse("/api/admin/fileconfig/settings"); final List<String> idList = JsonPath.from(response).getList(getResponsePath(namePrefix) + ".id");
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Jan 11 08:43:05 GMT 2026 - 10.6K bytes - Click Count (0)