Package | Description |
---|---|
com.mozilla.secops.customs |
Customs FxA analysis pipeline
|
Modifier and Type | Method and Description |
---|---|
CustomsAlert.AlertSeverity |
CustomsAlert.getSeverity()
Get severity
|
static CustomsAlert.AlertSeverity |
CustomsAlert.AlertSeverity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomsAlert.AlertSeverity[] |
CustomsAlert.AlertSeverity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CustomsAlert.setSeverity(CustomsAlert.AlertSeverity severity)
Set severity
|
Copyright © 2022. All rights reserved.