Package lumis.portal.monitor
Class MonitorFields.APMMetric
- java.lang.Object
-
- lumis.portal.monitor.MonitorFields.APMMetric
-
- Enclosing class:
- MonitorFields
public static final class MonitorFields.APMMetric extends Object
The APM Metric related fields.- Since:
- 12.4.0
- Version:
- $Revision: 24477 $ $Date: 2021-04-28 11:30:36 -0300 (Wed, 28 Apr 2021) $
-
-
Constructor Summary
Constructors Constructor Description APMMetric()
-
-
-
Field Detail
-
FIELD_ID
public static final String FIELD_ID
Identifier of the response field.- Since:
- 12.4.0
- See Also:
- Constant Field Values
-
ID
public static final String ID
APM Metric identifier.- Since:
- 12.4.0
- See Also:
- Constant Field Values
-
VALUE
public static final String VALUE
APM Metric value.- Since:
- 12.4.0
- See Also:
- Constant Field Values
-
-