Class RestBuildWarnings
java.lang.Object
com.atlassian.bamboo.rest.model.warning.RestBuildWarnings
-
Constructor Summary
ConstructorDescriptionRestBuildWarnings
(@NotNull RestWarningSummary summary, @NotNull List<RestWarningAnnotation> annotations) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
RestBuildWarnings
public RestBuildWarnings(@NotNull @NotNull RestWarningSummary summary, @NotNull @NotNull List<RestWarningAnnotation> annotations)
-
-
Method Details
-
getSummary
-
getAnnotations
-