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: 25303 $ $Date: 2022-10-22 22:48:02 -0300 (Sat, 22 Oct 2022) $
-
-
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
-
-