public static final class AlertSummaryGroupedRenderer.AlertDefinitionSummary extends Object
AlertSummaryGroupedRenderer.AlertDefinitionSummary is a simple data structure for keeping
track of each alert definition's summary information as the result set is
being iterated over.| Modifier and Type | Field and Description |
|---|---|
long |
Id |
String |
Name |
AlertStateSummary |
State |
| Constructor and Description |
|---|
AlertDefinitionSummary() |
public long Id
public String Name
public final AlertStateSummary State
Copyright © 2022 Apache Software Foundation. All rights reserved.