- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for installedArtifactItems (0.13 seconds)
-
src/main/webapp/WEB-INF/view/admin/plugin/admin_plugin.jsp
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 10.6K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/web/admin/plugin/AdminPluginAction.java
} private HtmlResponse asListHtml() { return asHtml(path_AdminPlugin_AdminPluginJsp) .renderWith(data -> data.register("installedArtifactItems", getAllInstalledArtifacts())) .useForm(DeleteForm.class); } /** * Retrieves all available artifacts from all plugin types. *Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Aug 07 03:06:29 GMT 2025 - 11.9K bytes - Click Count (0)