Package | Description |
---|---|
lumis.portal.analytics.automationflow | |
lumis.portal.monitor |
Defines classes and interfaces for monitoring data.
|
lumis.portal.monitor.impl |
Implementation of the
portal monitoring framework . |
Modifier and Type | Method and Description |
---|---|
static void |
FlowManager.onEvent(IMonitorEvent event,
Deque<IMonitorValuesProvider> monitoringValues,
Document document)
Receives an event from monitor framework
|
Constructor and Description |
---|
FlowContext(IMonitorEvent event,
Deque<IMonitorValuesProvider> monitoringValues,
Document document)
Creates a new instance.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IMonitorEventSPI
An event that may be monitored.
|
Modifier and Type | Method and Description |
---|---|
IMonitorEvent |
IMonitorManager.getEvent(String eventId)
Returns an unmodifiable event.
|
Modifier and Type | Method and Description |
---|---|
Collection<IMonitorEvent> |
IMonitorManagerSPI.getAllEvents()
Returns all monitor events.
|
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 12.0.0.190809 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.