Package lumis.portal.monitor
Class MonitorFields.Client.UserAgent.Browser
- java.lang.Object
-
- lumis.portal.monitor.MonitorFields.Client.UserAgent.Browser
-
- Enclosing class:
- MonitorFields.Client.UserAgent
public static final class MonitorFields.Client.UserAgent.Browser extends java.lang.Object
The fields related to the browser information extracted from client user agent.- Since:
- 16.0.0
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
MonitorFields.Client.UserAgent.Browser.Version
The fields containing the versions of the browser, extracted from the client user agent.
-
Constructor Summary
Constructors Constructor Description Browser()
-
-
-
Field Detail
-
FIELD_ID
public static final java.lang.String FIELD_ID
Identifier of the browser field.- Since:
- 16.0.0
- See Also:
- Constant Field Values
-
FAMILY
public static final java.lang.String FAMILY
The browser family field, extracted from the client user agent.- Since:
- 16.0.0
- See Also:
- Constant Field Values
-
-