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 Object
The response related fields.- Since:
- 11.0.0
- Version:
- $Revision: 24477 $ $Date: 2021-04-28 11:30:36 -0300 (Wed, 28 Apr 2021) $
-
-
Constructor Summary
Constructors Constructor Description Response()
-
-
-
Field Detail
-
FIELD_ID
public static final String FIELD_ID
Identifier of the response field.- Since:
- 11.0.0
- See Also:
- Constant Field Values
-
HTML_SIZE
public static final String HTML_SIZE
Response HTML size field.- Since:
- 11.0.0
- See Also:
- Constant Field Values
-
XML_SIZE
public static final String XML_SIZE
Response XML size field.- Since:
- 11.0.0
- See Also:
- Constant Field Values
-
-