Package COM.TIBCO.hawk.console.hawkeye
Interface AlertState
public interface AlertState
Represents various states an Alert can be
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final int
-
Field Details
-
NO_ALERT
static final int NO_ALERT- See Also:
-
ALERT_LOW
static final int ALERT_LOW- See Also:
-
ALERT_MEDIUM
static final int ALERT_MEDIUM- See Also:
-
ALERT_HIGH
static final int ALERT_HIGH- See Also:
-