| Package | Description |
|---|---|
| com.atlassian.bamboo.build.warning | |
| com.atlassian.bamboo.pageobjects.pages.plan | |
| com.atlassian.bamboo.rest.model.warning |
| Modifier and Type | Method and Description |
|---|---|
WarningAnnotation.Severity |
WarningAnnotation.getSeverity() |
static WarningAnnotation.Severity |
WarningAnnotation.Severity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WarningAnnotation.Severity[] |
WarningAnnotation.Severity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WarningAnnotation.Builder |
WarningAnnotation.Builder.severity(WarningAnnotation.Severity severity) |
| Modifier and Type | Method and Description |
|---|---|
long |
ResultSummaryPage.getWarningCount(WarningAnnotation.Severity severity) |
| Constructor and Description |
|---|
RestWarningAnnotation(String fileName,
String message,
WarningAnnotation.Severity severity,
Integer lineNumber,
String category,
String source) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.