public class MonitorUtilInternal extends Object
Modifier and Type | Field and Description |
---|---|
static String |
MONITOR_FIELD
Big data monitor field identifier.
|
Constructor and Description |
---|
MonitorUtilInternal() |
Modifier and Type | Method and Description |
---|---|
static int |
getDayOfWeek(Date date)
Returns the day of week for a date.
|
static String |
getDocumentTypeFieldId(String fieldId)
Returns the normalized full field identifier.
|
static String |
getDocumentTypeId(IMonitorEvent event)
Returns the big data document type identifier for the given event.
|
static Long |
getSecondsAfterMidnight(Date date)
Returns the amount of seconds after midnight for a date.
|
public static final String MONITOR_FIELD
public static String getDocumentTypeFieldId(String fieldId)
fieldId
- the raw field identifier.public static String getDocumentTypeId(IMonitorEvent event)
event
- the event.public static Long getSecondsAfterMidnight(Date date)
date
- the date for getting seconds after midnight.public static int getDayOfWeek(Date date)
date
- the date for getting day of week.LumisXP 11.2.0.190404 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.