Package | Description |
---|---|
lumis.portal.analytics.automationflow | |
lumis.portal.analytics.journey | |
lumis.portal.monitor.impl |
Implementation of the
portal monitoring framework . |
lumis.service.analytics.usersegmentation.control | |
lumis.service.privacyterm.api |
Modifier and Type | Method and Description |
---|---|
protected MonitorUser |
FlowNode.getAndValidateNotAnonymousUser(FlowContext flowContext)
Returns the user from flow context.
|
MonitorUser |
FlowContext.getUser()
Returns the user.
|
Modifier and Type | Method and Description |
---|---|
MonitorUser |
JourneyInstance.getUser()
Returns the userId.
|
Modifier and Type | Method and Description |
---|---|
static void |
JourneyManager.removeUserFromAllJourneys(MonitorUser monitorUser)
Remove the monitor user from all journeys.
|
Modifier and Type | Method and Description |
---|---|
static MonitorUser |
MonitorUser.find(String monitorUserId)
Returns the monitor user that corresponds to the given identifier.
|
static MonitorUser |
MonitorUser.findByTrackId(String trackId)
Return the monitor user by its track identifier if it exists.
|
static MonitorUser |
MonitorUser.findMonitorUserByFriendlyId(String friendlyId)
Return monitor user by its friendly identifier if it exists.
|
static MonitorUser |
MonitorUser.findMonitorUserByVisitorId(long visitorId)
Return monitor user by its visitor identifier if it exists.
|
Modifier and Type | Method and Description |
---|---|
static void |
MonitorManager.anonymizeMonitorUserPendingData(MonitorUser monitorUser)
Anonymizes data for the given user that should be anonimized but it is not.
|
static void |
MonitorUtilInternal.setUserInfoIfPresent(boolean isTrusted,
boolean affectTrusted,
MonitorUser monitorUser,
org.json.simple.JSONObject sourceFields)
Update monitor user fields if key field presents in JSON.
|
static void |
MonitorUtilInternal.setUserInfoIfPresent(boolean isTrusted,
boolean affectTrusted,
MonitorUser monitorUser,
org.json.simple.JSONObject sourceFields,
org.json.simple.JSONObject customAttributes)
Update monitor user fields if key field presents in JSON.
|
Constructor and Description |
---|
MonitorEventValuesProvider(Map<String,Object> source,
MonitorUser monUser,
String eventId) |
Modifier and Type | Method and Description |
---|---|
boolean |
UserSegmentationData.evaluate(UserSegmentationData.ISegmentationFilter filter,
FlowContext flowContext,
MonitorUser monUser)
Evaluates this filter against the given flow context.
|
Modifier and Type | Method and Description |
---|---|
MonitorUser |
UserConsent.getMonitorUser()
Returns the monitorUser.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.