
public abstract static class AlertDispatcher.AlertAction extends Object implements Consumer<AlertNotification>, org.lsst.ccs.framework.HasLifecycle
| Constructor and Description |
|---|
AlertAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
disable(boolean disable) |
void |
enable() |
abstract String |
getDescription() |
protected Logger |
getLogger() |
String |
status() |
Copyright © 2019 LSST. All rights reserved.