| Package | Description |
|---|---|
| org.lsst.ccs |
This package deals with core classes for subsystems.
|
| org.lsst.ccs.framework | |
| org.lsst.ccs.monitor | |
| org.lsst.ccs.services |
| Modifier and Type | Method and Description |
|---|---|
ClearAlertHandler.ClearAlertCode |
ConfigurationService.canClearAlert(Alert alert) |
| Modifier and Type | Method and Description |
|---|---|
ClearAlertHandler.ClearAlertCode |
ClearAlertHandler.canClearAlert(Alert alert)
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) |
| Modifier and Type | Method and Description |
|---|---|
ClearAlertHandler.ClearAlertCode |
AgentPeriodicTaskService.canClearAlert(Alert alert) |
ClearAlertHandler.ClearAlertCode |
RuntimeService.canClearAlert(Alert alert) |
Copyright © 2018 LSST. All rights reserved.