| 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) |
Copyright © 2022 LSST. All rights reserved.