Package | Description |
---|---|
com.atlassian.bamboo.resultsummary | |
com.atlassian.bamboo.v2.build |
Modifier and Type | Method and Description |
---|---|
static void |
ResultSummaryHelper.updateCancellationDetails(@NotNull ResultsSummary resultsSummary,
@Nullable BuildCancelledDetails buildCancellationDetails) |
Modifier and Type | Method and Description |
---|---|
@Nullable BuildCancelledDetails |
CurrentlyBuildingImpl.getBuildCancelledDetails() |
@Nullable BuildCancelledDetails |
CurrentlyBuilding.getBuildCancelledDetails() |
Modifier and Type | Method and Description |
---|---|
void |
CurrentlyBuildingImpl.setBuildCancelledDetails(@Nullable BuildCancelledDetails buildCancelledDetails) |
void |
CurrentlyBuilding.setBuildCancelledDetails(@Nullable BuildCancelledDetails buildCancelledDetails) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.