| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static FlakyTestImpactLevel |
FlakyTestImpactLevel.HIGH |
static FlakyTestImpactLevel |
FlakyTestImpactLevel.LOW |
static FlakyTestImpactLevel |
FlakyTestImpactLevel.MEDIUM |
| Modifier and Type | Method and Description |
|---|---|
static FlakyTestImpactLevel |
FlakyTestImpactLevel.fromValue(String value) |
FlakyTestImpactLevel |
FlakyTestAttributes.getImpactLevel()
The impact level of the flaky test, derived from its impact score.
|
| Modifier and Type | Method and Description |
|---|---|
FlakyTestAttributes |
FlakyTestAttributes.impactLevel(FlakyTestImpactLevel impactLevel) |
void |
FlakyTestImpactLevel.FlakyTestImpactLevelSerializer.serialize(FlakyTestImpactLevel value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
FlakyTestAttributes.setImpactLevel(FlakyTestImpactLevel impactLevel) |
| Constructor and Description |
|---|
FlakyTestImpactLevelSerializer(Class<FlakyTestImpactLevel> t) |
Copyright © 2026. All rights reserved.