| Class and Description |
|---|
| org.lsst.ccs.bus.messages.StatusRuntimeInfo |
| Method and Description |
|---|
| org.lsst.ccs.config.CategoryDescription.containsSingleTag(String, String) |
| org.lsst.ccs.bus.data.ConfigurationInfo.getConfigNameForCategory(String)
this method should be replaced by fetching the corresponding
ConfigurationDescription with getConfigurationDescriptionObject()
and then fetching the desired CategoryTag.
|
| org.lsst.ccs.bus.data.ConfigurationInfo.getConfigurationName()
use getConfigurationDescription instead
|
| org.lsst.ccs.bus.data.ConfigurationInfo.getConfigVersion(String)
this method should be replaced by fetching the corresponding
ConfigurationDescription with getConfigurationDescriptionObject()
and then fetching the desired CategoryTag.
|
| org.lsst.ccs.bus.data.ConfigurationInfo.getDescriptionName() |
| org.lsst.ccs.bus.states.StateBundle.getLastModifiedCCSTimeStamp() |
| org.lsst.ccs.bus.messages.StatusAlert.getRaisedAlertSummary() |
| org.lsst.ccs.config.ConfigurationDescription.putTagForCategory(String, String, String) |
| Constructor and Description |
|---|
| org.lsst.ccs.bus.data.Alert(String, String, Map<String, Object>) |
| org.lsst.ccs.bus.messages.StatusRaisedAlert(Alert, String, RaisedAlertSummary) |
| Enum Constant and Description |
|---|
| org.lsst.ccs.bus.states.ConfigurationState.INITIAL_SAFE |
| org.lsst.ccs.bus.data.KeyValueData.KeyValueDataType.KeyValuePlotData |
| org.lsst.ccs.bus.alerts.InfrastructureAlert.REQUESTED_STATE_PUBLICATION |
Copyright © 2021 LSST. All rights reserved.