Package lumis.portal.monitor
Class MonitorFields.File
- java.lang.Object
-
- lumis.portal.monitor.MonitorFields.File
-
- Enclosing class:
- MonitorFields
@StableMinor(version="15.0", sinceVersion="9.0") public static final class MonitorFields.File extends java.lang.Object
The file related fields.- Since:
- 9.0.0
- Version:
- $Revision: 25303 $ $Date: 2022-10-22 22:48:02 -0300 (Sat, 22 Oct 2022) $
-
-
Constructor Summary
Constructors Constructor Description File()
-
-
-
Field Detail
-
FIELD_ID
public static final java.lang.String FIELD_ID
Identifier of the file field.- Since:
- 11.0.0
- See Also:
- Constant Field Values
-
SIZE
public static final java.lang.String SIZE
File size field.- Since:
- 9.0.0
- See Also:
- Constant Field Values
-
ID
public static final java.lang.String ID
File identifier field.- Since:
- 9.0.0
- See Also:
- Constant Field Values
-
NAME
public static final java.lang.String NAME
File name field.- Since:
- 9.0.0
- See Also:
- Constant Field Values
-
-