Package | Description |
---|---|
lumis.portal.monitor |
Defines classes and interfaces for monitoring data.
|
lumis.portal.monitor.impl |
Implementation of the
portal monitoring framework . |
Modifier and Type | Interface and Description |
---|---|
interface |
IMonitorEventSPI
An event that may be monitored.
|
Modifier and Type | Method and Description |
---|---|
IMonitorEvent |
DummyMonitorManager.getEvent(String eventId) |
IMonitorEvent |
IMonitorManager.getEvent(String eventId)
Returns an unmodifiable event.
|
Modifier and Type | Method and Description |
---|---|
Collection<IMonitorEvent> |
DummyMonitorManager.getAllEvents() |
Collection<IMonitorEvent> |
IMonitorManagerSPI.getAllEvents()
Returns all monitor events.
|
Modifier and Type | Method and Description |
---|---|
void |
DummyMonitorManager.addEvent(SessionConfig sessionConfig,
IMonitorEvent event,
ITransaction transaction) |
Modifier and Type | Method and Description |
---|---|
Collection<IMonitorEvent> |
MonitorManager.getAllEvents() |
Modifier and Type | Method and Description |
---|---|
static String |
MonitorUtilInternal.getDocumentTypeId(IMonitorEvent event)
Returns the big data document type identifier for the given event.
|
LumisXP 11.2.0.190404 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.