Package lumis.portal.monitor
Class MonitorFields.WebResource
- java.lang.Object
-
- lumis.portal.monitor.MonitorFields.WebResource
-
- Enclosing class:
- MonitorFields
@StableMinor(version="16.1", sinceVersion="9.0") public static final class MonitorFields.WebResource extends java.lang.Object
The web resource related fields.- Since:
- 9.0.0
- Version:
- $Revision: 26156 $ $Date: 2024-01-13 10:26:46 -0300 (Sat, 13 Jan 2024) $
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
MonitorFields.WebResource.Rendered
The rendered web resource related fields.
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
FIELD_ID
Identifier of the webresource field.
-
Constructor Summary
Constructors Constructor Description WebResource()
-
-
-
Field Detail
-
FIELD_ID
public static final java.lang.String FIELD_ID
Identifier of the webresource field.- Since:
- 11.0.0
- See Also:
- Constant Field Values
-
-