public abstract class AbstractAlertEvent extends java.lang.Object implements AlertEvent
| Constructor and Description |
|---|
AbstractAlertEvent() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAcked() |
boolean |
isActive() |
boolean |
isClear() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAcknowledgedTimestamp, getActiveTimestamp, getActiveValue, getClearedTimestamp, getClearedValue, getDisplayPath, getNotes, getPath, getStateName, getStateSeverity, getSystem, getUserpublic boolean isAcked()
isAcked in interface AlertEventpublic boolean isActive()
isActive in interface AlertEventpublic boolean isClear()
isClear in interface AlertEvent