| Constructor and Description |
|---|
AlertPredicate(Map<String,String> properties) |
AlertPredicate(String propertiesStr) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(org.lsst.ccs.bus.data.Alert alert) |
boolean |
testCause(String cause) |
boolean |
testOrigin(String origin) |
boolean |
testSeverity(String severity) |
String |
toString() |
public AlertPredicate(String propertiesStr)
Copyright © 2023 LSST. All rights reserved.