AlertType

public enum AlertType

The type of the alert.

Enum Constants

CRITICAL

public static final AlertType CRITICAL

HIGH

public static final AlertType HIGH

LOW

public static final AlertType LOW

MEDIUM

public static final AlertType MEDIUM