| Modifier and Type | Class and Description |
|---|---|
static class |
RuleSeverity.RuleSeveritySerializer |
| Modifier and Type | Field and Description |
|---|---|
static RuleSeverity |
CRITICAL |
static RuleSeverity |
HIGH |
static RuleSeverity |
INFO |
static RuleSeverity |
LOW |
static RuleSeverity |
MEDIUM |
static RuleSeverity |
UNKNOWN |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static RuleSeverity |
fromValue(String value) |
public static final RuleSeverity CRITICAL
public static final RuleSeverity HIGH
public static final RuleSeverity MEDIUM
public static final RuleSeverity LOW
public static final RuleSeverity UNKNOWN
public static final RuleSeverity INFO
public static RuleSeverity fromValue(String value)
Copyright © 2025. All rights reserved.