Uses of Class
org.codelibs.fess.app.web.api.admin.plugin.DeleteBody
Packages that use DeleteBody
-
Uses of DeleteBody in org.codelibs.fess.app.web.api.admin.plugin
Methods in org.codelibs.fess.app.web.api.admin.plugin with parameters of type DeleteBodyModifier and TypeMethodDescriptionorg.lastaflute.web.response.JsonResponse<ApiResult> ApiAdminPluginAction.delete$index(DeleteBody body) Deletes a plugin with the specified name and version.