Package lumis.portal.monitor
Class MonitorFields.Client.UserAgent.Os
- java.lang.Object
-
- lumis.portal.monitor.MonitorFields.Client.UserAgent.Os
-
- Enclosing class:
- MonitorFields.Client.UserAgent
public static final class MonitorFields.Client.UserAgent.Os extends java.lang.Object
The fields related to the operating system 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.Os.Version
The fields containing the versions of the operating system, extracted from the client user agent.
-
Constructor Summary
Constructors Constructor Description Os()
-
-
-
Field Detail
-
FIELD_ID
public static final java.lang.String FIELD_ID
Identifier of the os field.- Since:
- 16.0.0
- See Also:
- Constant Field Values
-
FAMILY
public static final java.lang.String FAMILY
The operating system family field, extracted from the client user agent.- Since:
- 16.0.0
- See Also:
- Constant Field Values
-
-