Package lumis.portal.monitor
Class MonitorFields.Response
- java.lang.Object
-
- lumis.portal.monitor.MonitorFields.Response
-
- Enclosing class:
- MonitorFields
public static final class MonitorFields.Response extends java.lang.Object
The response related fields.- Since:
- 11.0.0
- Version:
- $Revision: 26156 $ $Date: 2024-01-13 10:26:46 -0300 (Sat, 13 Jan 2024) $
-
-
Constructor Summary
Constructors Constructor Description Response()
-
-
-
Field Detail
-
FIELD_ID
public static final java.lang.String FIELD_ID
Identifier of the response field.- Since:
- 11.0.0
- See Also:
- Constant Field Values
-
HTML_SIZE
public static final java.lang.String HTML_SIZE
Response HTML size field.- Since:
- 11.0.0
- See Also:
- Constant Field Values
-
XML_SIZE
public static final java.lang.String XML_SIZE
Response XML size field.- Since:
- 11.0.0
- See Also:
- Constant Field Values
-
-