Class AdminDeveloperBean

java.lang.Object
io.goobi.viewer.managedbeans.AdminDeveloperBean
All Implemented Interfaces:
Serializable

@Named @ApplicationScoped public class AdminDeveloperBean extends Object implements Serializable
JSF application-scoped backing bean for the developer administration panel. Provides tools for managing Quartz jobs, the internal message queue, and theme pull operations, and exposes developer-oriented utilities such as creating diagnostic packages.
See Also: