Class MonitoringStatus
java.lang.Object
io.goobi.viewer.api.rest.model.monitoring.MonitoringStatus
Data transfer object representing the current monitoring status of the Goobi viewer,
including the health of Solr, the database, the image server, the message queue, and version information.
-
Field Details
-
KEY_DATABASE
- See Also:
-
KEY_IMAGES
- See Also:
-
KEY_MESSAGE_QUEUE
- See Also:
-
KEY_SOLR
- See Also:
-
KEY_SOLRSCHEMA
- See Also:
-
STATUS_DISABLED
- See Also:
-
STATUS_ERROR
- See Also:
-
STATUS_OK
- See Also:
-
-
Constructor Details
-
MonitoringStatus
public MonitoringStatus()
-
-
Method Details
-
getMonitoring
-
getVersions
-
getTheme
-