public class AlertInfo extends Object
| Constructor and Description |
|---|
AlertInfo() |
| Modifier and Type | Method and Description |
|---|---|
AlertInfo |
addProp(String key,
Object value) |
AlertData |
getAlertData() |
Map<String,Object> |
getAlertProps() |
Object |
getProp(String key) |
AlertInfo |
setAlertData(AlertData alertData) |
AlertInfo |
setAlertProps(Map<String,Object> alertProps) |
public AlertData getAlertData()
Copyright © 2020 The Apache Software Foundation. All rights reserved.