Package lumis.portal.monitor
Class MonitorFields.WebResource
- java.lang.Object
-
- lumis.portal.monitor.MonitorFields.WebResource
-
- Enclosing class:
- MonitorFields
@StableMinor(version="16.0", sinceVersion="9.0") public static final class MonitorFields.WebResource extends java.lang.Object
The web resource related fields.- Since:
- 9.0.0
- Version:
- $Revision: 25808 $ $Date: 2023-07-04 15:20:55 -0300 (Tue, 04 Jul 2023) $
-
-
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
-
-