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