Uses of Class
lumis.portal.monitor.impl.MonitorEvent
-
Packages that use MonitorEvent Package Description lumis.portal.monitor.impl Implementation of theportal monitoring framework
.lumis.service.analytics.eventsadmin -
-
Uses of MonitorEvent in lumis.portal.monitor.impl
Methods in lumis.portal.monitor.impl that return MonitorEvent Modifier and Type Method Description MonitorEvent
MonitorManager. getEventFromCache(String eventId)
Methods in lumis.portal.monitor.impl with parameters of type MonitorEvent Modifier and Type Method Description static void
MonitorUtilInternal. updateDocumentType(MonitorEvent event)
Updates the document type of the given event. -
Uses of MonitorEvent in lumis.service.analytics.eventsadmin
Methods in lumis.service.analytics.eventsadmin with parameters of type MonitorEvent Modifier and Type Method Description protected void
EventSource. checkIfCanBeRemoved(MonitorEvent entity)
protected void
EventSource. updateEntity(MonitorEvent entity, IParameters parameters)
-