- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for put$setting (0.03 seconds)
-
src/main/java/org/codelibs/fess/app/web/api/admin/scheduler/ApiAdminSchedulerAction.java
* @param body the scheduler data to update * @return JSON response containing the updated scheduler setting ID */ // PUT /api/admin/scheduler/setting @Execute public JsonResponse<ApiResult> put$setting(final EditBody body) { validateApi(body, messages -> {}); body.crudMode = CrudMode.EDIT; final ScheduledJob entity = getScheduledJob(body).orElseGet(() -> {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:55:54 GMT 2026 - 10.7K bytes - Click Count (0)