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 . |
lumis.service.analytics.usersegmentation.rest |
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 Document |
MonitorUtilInternal.getDocument(IMonitorEvent event,
Deque<IMonitorValuesProvider> monitoringValues)
Returns the document for the given event with the given values or
null if some
required field is missing. |
static String |
MonitorUtilInternal.getDocumentTypeId(IMonitorEvent event)
Returns the big data document type identifier for the given event.
|
Modifier and Type | Method and Description |
---|---|
static org.json.JSONObject |
UserSegmentationRestAPI.getEventProperties(SessionConfig sessionConfig,
ITransaction transaction,
Map<String,IMonitorField> fields,
Map<String,Object> lum_monitor,
IMonitorEvent event,
boolean removeUser)
Returns the event fields values.
|
LumisXP 12.5.0.200928 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.