Package lumis.portal.monitor
Class MonitorFields.File
- java.lang.Object
-
- lumis.portal.monitor.MonitorFields.File
-
- Enclosing class:
- MonitorFields
@StableMinor(version="16.1", sinceVersion="9.0") public static final class MonitorFields.File extends java.lang.Object
The file related fields.- Since:
- 9.0.0
- Version:
- $Revision: 26156 $ $Date: 2024-01-13 10:26:46 -0300 (Sat, 13 Jan 2024) $
-
-
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
-
-