Class Constants
java.lang.Object
ecmwf.ecpds.master.plugin.http.controller.monitoring.Constants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
The Constant DAYS_BACK.static final String
The Constant ISO_FORMAT.static final String
The Constant LAST_PRODUCT_SESSION_KEY.static final String
The Constant LAST_TIME_SESSION_KEY.static final Integer
The Constant TIMELINE_STEP_WIDTH.The Constant TIMES. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final Date
Gets the date.static final Collection
<String> Gets the date options.
-
Field Details
-
ISO_FORMAT
-
TIMELINE_STEP_WIDTH
The Constant TIMELINE_STEP_WIDTH. -
LAST_PRODUCT_SESSION_KEY
The Constant LAST_PRODUCT_SESSION_KEY.- See Also:
-
LAST_TIME_SESSION_KEY
-
DAYS_BACK
public static final int DAYS_BACKThe Constant DAYS_BACK.- See Also:
-
TIMES
-
-
Constructor Details
-
Constants
public Constants()
-
-
Method Details
-
getDateOptions
Gets the date options.- Returns:
- the date options
-
getDate
-