| Package | Description |
|---|---|
| org.lsst.ccs.framework | |
| org.lsst.ccs.monitor |
| Modifier and Type | Method and Description |
|---|---|
default ClearAlertHandler.ClearAlertCode |
ClearAlertHandler.canClearAlert(Alert alert,
AlertState alertState)
Callback to clear an
Alert instance. |
static ClearAlertHandler.ClearAlertCode |
ClearAlertHandler.ClearAlertCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClearAlertHandler.ClearAlertCode[] |
ClearAlertHandler.ClearAlertCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
default ClearAlertHandler.ClearAlertCode |
Monitor.AlarmHandler.canClearAlert(Alert alert,
AlertState state)
Deprecated.
|
Copyright © 2021 LSST. All rights reserved.