Class LogViewerBean

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

@Named @ViewScoped public class LogViewerBean extends Object implements Serializable
Backing bean for the log viewer admin page. All four LogFile values are always returned — the JS client handles the "file not available" case gracefully via empty API response.
See Also:
  • Constructor Details

    • LogViewerBean

      public LogViewerBean()
  • Method Details

    • getAvailableLogFiles

      public List<LogFile> getAvailableLogFiles()