Uses of Class
lumis.portal.healthmonitor.HealthCheckInfo
-
Packages that use HealthCheckInfo Package Description lumis.portal.healthmonitor lumis.service.portalmanagement.healthmonitor -
-
Uses of HealthCheckInfo in lumis.portal.healthmonitor
Methods in lumis.portal.healthmonitor that return types with arguments of type HealthCheckInfo Modifier and Type Method Description List<HealthCheckInfo>
HealthMonitorManager. getHealthChecks()
List<HealthCheckInfo>
IHealthMonitorManager. getHealthChecks()
Returns a list of all available health checks. -
Uses of HealthCheckInfo in lumis.service.portalmanagement.healthmonitor
Methods in lumis.service.portalmanagement.healthmonitor that return types with arguments of type HealthCheckInfo Modifier and Type Method Description protected List<HealthCheckInfo>
HealthChecksDataProvider. loadObjects(SessionConfig sessionConfig, TabularSource<?> source, ITransaction transaction)
-