Uses of Class
org.codelibs.fess.app.web.admin.maintenance.ActionForm
-
Packages that use ActionForm Package Description org.codelibs.fess.app.web.admin.maintenance -
-
Uses of ActionForm in org.codelibs.fess.app.web.admin.maintenance
Methods in org.codelibs.fess.app.web.admin.maintenance with parameters of type ActionForm Modifier and Type Method Description org.lastaflute.web.response.HtmlResponseAdminMaintenanceAction. clearCrawlerIndex(ActionForm form)org.lastaflute.web.response.ActionResponseAdminMaintenanceAction. downloadLogs(ActionForm form)org.lastaflute.web.response.HtmlResponseAdminMaintenanceAction. reindexOnly(ActionForm form)org.lastaflute.web.response.HtmlResponseAdminMaintenanceAction. reloadDocIndex(ActionForm form)
-