public class AlertGroupsUpdateEvent extends STOMPEvent
STOMPEvent.Type
Constructor and Description |
---|
AlertGroupsUpdateEvent(List<AlertGroupUpdate> groups,
UpdateEventType type) |
Modifier and Type | Method and Description |
---|---|
static AlertGroupsUpdateEvent |
deleteAlertGroupsUpdateEvent(List<Long> alertGroupIdsToDelete) |
List<AlertGroupUpdate> |
getGroups() |
completeDestination, getMetricName, getType
public AlertGroupsUpdateEvent(List<AlertGroupUpdate> groups, UpdateEventType type)
public static AlertGroupsUpdateEvent deleteAlertGroupsUpdateEvent(List<Long> alertGroupIdsToDelete)
public List<AlertGroupUpdate> getGroups()
Copyright © 2022 Apache Software Foundation. All rights reserved.