
public final class RaisedAlertInstance extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
AlertState |
getAlertState()
The AlertState at which the RaisedAlertInstance was raised.
|
String |
getCause()
What caused this alert to be raised.
|
CCSTimeStamp |
getCCSTimeStamp()
The CCS timestamp of when the RaisedAlertInstance was raised.
|
int |
getCount()
The number of time this alert was raised.
|
long |
getTimestamp()
Deprecated.
uset
getCCSTimeStamp() instead |
public long getTimestamp()
getCCSTimeStamp() insteadpublic CCSTimeStamp getCCSTimeStamp()
public AlertState getAlertState()
public String getCause()
public int getCount()
Copyright © 2018 LSST. All rights reserved.