- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for delete$setting (0.23 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/main/java/org/codelibs/fess/app/web/api/admin/scheduler/ApiAdminSchedulerAction.java
* @return JSON response indicating success or failure */ // DELETE /api/admin/scheduler/setting/{id} @Execute public JsonResponse<ApiResult> delete$setting(final String id) { final ScheduledJob entity = scheduledJobService.getScheduledJob(id).orElseGet(() -> { throwValidationErrorApi(messages -> messages.addErrorsCrudCouldNotFindCrudTable(GLOBAL, id));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)