Package lumis.portal.monitor
Class MonitorFields.Journey
- java.lang.Object
-
- lumis.portal.monitor.MonitorFields.Journey
-
- Enclosing class:
- MonitorFields
@StableMinor(version="16.1", sinceVersion="12.2") public static final class MonitorFields.Journey extends java.lang.Object
The Journey related fields.- Since:
- 12.2.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.Journey.Exit
The Journey Exit related fields.static class
MonitorFields.Journey.OriginStage
The Journey Origin Stage related fields.static class
MonitorFields.Journey.TargetStage
The Journey Target Stage related fields.
-
Constructor Summary
Constructors Constructor Description Journey()
-
-
-
Field Detail
-
FIELD_ID
public static final java.lang.String FIELD_ID
Identifier of the journey field.- Since:
- 12.2.0
- See Also:
- Constant Field Values
-
ID
public static final java.lang.String ID
Journey identifier field.- Since:
- 12.2.0
- See Also:
- Constant Field Values
-
NAME
public static final java.lang.String NAME
Journey name field.- Since:
- 12.2.0
- See Also:
- Constant Field Values
-
-