public interface AdminAlertMBean
| Modifier and Type | Field and Description |
|---|---|
static String |
OBJECT_NAME |
| Modifier and Type | Method and Description |
|---|---|
void |
dismissAlert(String id)
Dismiss an active alert
|
List<Map<String,Object>> |
getAlerts()
Retrieves all the currently active alerts
|
static final String OBJECT_NAME
This work is licensed under a Creative Commons Attribution 4.0 International License.