| Modifier and Type | Method and Description |
|---|---|
Collection<BuildWarningSummary> |
ViewBuildResults.getWarnings() |
| Modifier and Type | Method and Description |
|---|---|
BuildWarningSummary |
BuildWarning.RepositoryNotificationInfo.getSummary() |
| Constructor and Description |
|---|
RepositoryNotificationInfo(BuildWarningSummary summary,
Collection<String> changeSets) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BitbucketServerBuildWarningsUpdater.sendBuildWarnings(@NotNull VcsRepositoryData repository,
@NotNull String changesetId,
@NotNull ImmutableChainResultsSummary resultsSummary,
@NotNull BuildWarningSummary warningSummary,
@NotNull Iterable<WarningAnnotation> warnings) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull com.atlassian.stash.rest.client.api.entity.Report |
BuildWarningsStashClientConverter.generateReport(@NotNull String reportKey,
@NotNull ImmutableChainResultsSummary resultsSummary,
@NotNull BuildWarningSummary warningsSummary) |
| Modifier and Type | Method and Description |
|---|---|
void |
BuildWarningSummary.append(@NotNull BuildWarningSummary summary) |
| Modifier and Type | Method and Description |
|---|---|
FinalHashSet<BuildWarningSummary> |
CurrentBuildResultImpl.getBuildWarningSummaries() |
Collection<BuildWarningSummary> |
CurrentBuildResult.getBuildWarningSummaries() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
VcsBuildWarningsUpdater.sendBuildWarnings(@NotNull VcsRepositoryData repository,
@NotNull String changesetId,
@NotNull ImmutableChainResultsSummary resultsSummary,
@NotNull BuildWarningSummary warningSummary,
@NotNull Iterable<WarningAnnotation> warnings)
Sends build warnings for the given repository used in a build.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<BuildWarningSummary> |
ViewChainResult.getWarnings() |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.