Modifier and Type | Field and Description |
---|---|
static String |
LEAVE_PAGE_OBJECT_TYPE |
static String |
PAGE_VIEW_OBJECT_TYPE |
Constructor and Description |
---|
MonitorResource() |
Modifier and Type | Method and Description |
---|---|
void |
leavePage(long duration)
Logs the page enter event.
|
void |
pageView()
Logs the view event.
|
public static final String PAGE_VIEW_OBJECT_TYPE
public static final String LEAVE_PAGE_OBJECT_TYPE
@Path(value="/pageView") @POST public void pageView() throws PortalException
PortalException
@Path(value="/leavePage") @POST public void leavePage(@QueryParam(value="duration") @NotNull long duration) throws PortalException
PortalException
LumisXP 12.0.0.190809 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.