
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.
|
String |
getDescription()
Deprecated.
|
long |
getTimestamp()
The CCS timestamp of when the RaisedAlertInstance was raised.
|
public long getTimestamp()
public AlertState getAlertState()
public String getCause()
@Deprecated public String getDescription()
Copyright © 2016 LSST. All rights reserved.