| Package | Description |
|---|---|
| com.atlassian.bamboo.chains | |
| com.atlassian.bamboo.chains.branches | |
| com.atlassian.bamboo.plan.cache | |
| com.atlassian.bamboo.resultsummary |
| Modifier and Type | Method and Description |
|---|---|
MergeResultSummary |
ChainResultsSummaryImpl.getMergeResult() |
@Nullable MergeResultSummary |
ImmutableChainResultsSummary.getMergeResult()
Note: this API is experimental.
|
@Nullable MergeResultSummary |
ChainState.getMergeResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChainResultsSummaryImpl.setMergeResult(MergeResultSummary mergeResult) |
void |
ChainResultsSummary.setMergeResult(@Nullable MergeResultSummary mergeResult)
Note: this API is experimental.
|
void |
ChainState.setMergeResult(@NotNull MergeResultSummary mergeResult) |
| Modifier and Type | Class and Description |
|---|---|
class |
MergeResultSummaryImpl |
| Modifier and Type | Method and Description |
|---|---|
static void |
MergeResultSummaryImpl.copy(@Nullable MergeResultSummary from,
@NotNull MergeResultSummary to) |
static void |
MergeResultSummaryImpl.copy(@Nullable MergeResultSummary from,
@NotNull MergeResultSummary to) |
| Constructor and Description |
|---|
MergeResultSummaryImpl(@NotNull MergeResultSummary other) |
| Modifier and Type | Method and Description |
|---|---|
MergeResultSummary |
ImmutableResultsSummaryImpl.getMergeResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
BuildResultsSummaryManagerImpl.removeMergeResultSummary(@NotNull MergeResultSummary mergeResult) |
void |
ResultsSummaryManager.removeMergeResultSummary(@NotNull MergeResultSummary mergeResult)
Removes merge result.
|
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.