Package lumis.portal.monitor
Class MonitorFields
- java.lang.Object
-
- lumis.portal.monitor.MonitorFields
-
@StableMinor(version="14.0", sinceVersion="11.0") public final class MonitorFields extends Object
Class for organizing the standard monitoring fields identifiers.- Since:
- 9.0.0
- Version:
- $Revision: 24477 $ $Date: 2021-04-28 11:30:36 -0300 (Wed, 28 Apr 2021) $
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
MonitorFields.APMMetric
The APM Metric related fields.static class
MonitorFields.AutomationFlow
Automation flow-related fields.static class
MonitorFields.Banner
Banner related fieldsstatic class
MonitorFields.Client
The client related fields.static class
MonitorFields.CommentIt
Comments related fields.static class
MonitorFields.Doui
Doui related fields.static class
MonitorFields.Event
The event related fields.static class
MonitorFields.File
The file related fields.static class
MonitorFields.Journey
The Journey related fields.static class
MonitorFields.LikeIt
Likes related fields.static class
MonitorFields.Object
The content object related fields.static class
MonitorFields.Page
The page related fields.static class
MonitorFields.PageCache
Page cache related fields.static class
MonitorFields.Request
The request related fields.static class
MonitorFields.Response
The response related fields.static class
MonitorFields.Search
Search related fields.static class
MonitorFields.Server
The server related fields.static class
MonitorFields.Service
The service related fields.static class
MonitorFields.ServiceInstance
The service instance related fields.static class
MonitorFields.ServiceInterface
The service interface related fields.static class
MonitorFields.ServiceInterfaceInstance
The service interface instance related fields.static class
MonitorFields.Transaction
The transaction related fields.static class
MonitorFields.User
The user related fields.static class
MonitorFields.UserSegmentation
User segmentation-related fields.static class
MonitorFields.WebResource
The web resource related fields.static class
MonitorFields.Website
The website related fields.
-
Field Summary
Fields Modifier and Type Field Description static String
DEFAULT_FIELD_PREFIX
-
Constructor Summary
Constructors Constructor Description MonitorFields()
-
-
-
Field Detail
-
DEFAULT_FIELD_PREFIX
public static final String DEFAULT_FIELD_PREFIX
- See Also:
- Constant Field Values
-
-