public static final class IAlertNotifierPlugin.AlertSeverity extends Enum
Modifier and Type | Field and Description |
---|---|
static IAlertNotifierPlugin.AlertSeverity |
ALARM |
static IAlertNotifierPlugin.AlertSeverity |
WARNING |
Modifier | Constructor and Description |
---|---|
private |
AlertSeverity(java.lang.String stringValue) |
public static final IAlertNotifierPlugin.AlertSeverity ALARM
public static final IAlertNotifierPlugin.AlertSeverity WARNING