public static class Dispatcher.AlertEvent extends Dispatcher.Event
dispatcher| Constructor and Description |
|---|
AlertEvent(Dispatcher dispatcher,
Alert alert,
AlertState severity,
String cause) |
| Modifier and Type | Method and Description |
|---|---|
Alert |
getAlert() |
String |
getCause() |
AlertState |
getSeverity() |
getDispatcherpublic AlertEvent(Dispatcher dispatcher, Alert alert, AlertState severity, String cause)
public Alert getAlert()
public AlertState getSeverity()
public String getCause()
Copyright © 2022 LSST. All rights reserved.