public class ContentServiceMonitorUtil extends Object
Modifier and Type | Field and Description |
---|---|
static String |
EVENT_CONTENT_ADDED |
static String |
EVENT_CONTENT_VIEW
Key for content view event.
|
static String |
STRING_RESOURCE_PATH
The string resource path using for localizing content monitoring strings.
|
Constructor and Description |
---|
ContentServiceMonitorUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
collectContentAdd(ContentVersion version)
Collects a content added event for the given content.
|
static void |
collectContentView(PageWebResource pageWebResource,
long duration) |
static void |
populateContentObjectValuesProvider(ContentVersion contentVersion,
MonitorHelper monitorHelper)
Populates the given monitor helper with content object fields based on the given content version.
|
public static final String STRING_RESOURCE_PATH
public static final String EVENT_CONTENT_VIEW
public static final String EVENT_CONTENT_ADDED
public static void collectContentView(PageWebResource pageWebResource, long duration) throws PortalException
PortalException
public static void collectContentAdd(ContentVersion version)
version
- the content version.public static void populateContentObjectValuesProvider(ContentVersion contentVersion, MonitorHelper monitorHelper) throws PortalException
contentVersion
- the content version.monitorHelper
- the monitor helper.PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.