| Package | Description |
|---|---|
| org.lsst.ccs.bus.messages |
This package defines all the standard messages for the CCS buses.
|
| Modifier and Type | Method and Description |
|---|---|
RaisedAlertSummary |
StatusAlert.getRaisedAlertSummary() |
| Constructor and Description |
|---|
StatusClearedAlert(String[] clearAlertIds,
StateBundle state,
RaisedAlertSummary raisedAlertSummary)
Build a StatusClearAlert from the provided String array and the
RaisedAlertSummary of the subsystem. |
StatusRaisedAlert(Alert alert,
String cause,
StateBundle state,
RaisedAlertSummary raisedAlertSummary)
Build a StatusAlert from the provided RaisedAlert.
|
Copyright © 2016 LSST. All rights reserved.