| Package | Description |
|---|---|
| org.lsst.ccs.bus.data |
This package defines all the public data sent on the CCS buses via
messages defined in package org.lsst.ccs.bus.messages.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<RaisedAlertHistory> |
RaisedAlertSummary.raisedAlerts |
| Modifier and Type | Method and Description |
|---|---|
RaisedAlertHistory |
RaisedAlertSummary.getRaisedAlert(String alertId)
Get a RaisedAlert for a given id.
|
| Modifier and Type | Method and Description |
|---|---|
Set<RaisedAlertHistory> |
RaisedAlertSummary.getAllRaisedAlertHistories()
Get the set of raised Alerts.
|
Copyright © 2016 LSST. All rights reserved.