Package lumis.portal.monitor
Class MonitorFields.Client.UserAgent
- java.lang.Object
-
- lumis.portal.monitor.MonitorFields.Client.UserAgent
-
- Enclosing class:
- MonitorFields.Client
@StableMinor(version="16.0", sinceVersion="9.0") public static final class MonitorFields.Client.UserAgent extends java.lang.Object
The client user agent related fields.- Since:
- 9.0.0
- Version:
- $Revision: 25808 $ $Date: 2023-07-04 15:20:55 -0300 (Tue, 04 Jul 2023) $
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
MonitorFields.Client.UserAgent.Browser
The fields related to the browser information extracted from client user agent.static class
MonitorFields.Client.UserAgent.Device
The fields related to the device information extracted from client user agent.static class
MonitorFields.Client.UserAgent.Os
The fields related to the operating system information extracted from client user agent.
-
Constructor Summary
Constructors Constructor Description UserAgent()
-
-
-
Field Detail
-
FIELD_ID
public static final java.lang.String FIELD_ID
Identifier of the userAgent field.- Since:
- 11.0.0
- See Also:
- Constant Field Values
-
STRING
public static final java.lang.String STRING
Client device type field.- Since:
- 9.0.0
- See Also:
- Constant Field Values
-
-