Uses of Class
com.atlassian.bamboo.rest.model.warning.RestBuildWarnings
Package
Description
-
Uses of RestBuildWarnings in com.atlassian.bamboo.plugins.testutils.rest.resource.repository
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
RepositoryResource.sendBuildWarnings
(long repositoryId, String resultKeyString, RestBuildWarnings request) -
Uses of RestBuildWarnings in com.atlassian.bamboo.testutils.backdoor
Modifier and TypeMethodDescriptionboolean
RepositoryControl.sendBuildWarnings
(@NotNull PlanResultKey resultKey, long repositoryId, @NotNull RestBuildWarnings warnings) Manually send build warnings to a repository for a build result.