Modifier and Type | Method and Description |
---|---|
MergeResultSummary |
ChainResultsSummaryImpl.getMergeResult() |
MergeResultSummary |
ChainState.getMergeResult() |
MergeResultSummary |
ImmutableChainResultsSummary.getMergeResult()
Note: this API is experimental.
|
Modifier and Type | Method and Description |
---|---|
void |
ChainResultsSummaryImpl.setMergeResult(MergeResultSummary mergeResult) |
void |
ChainState.setMergeResult(MergeResultSummary mergeResult) |
void |
ChainResultsSummary.setMergeResult(MergeResultSummary mergeResult)
Note: this API is experimental.
|
Modifier and Type | Class and Description |
---|---|
class |
MergeResultSummaryImpl |
Modifier and Type | Method and Description |
---|---|
static void |
MergeResultSummaryImpl.copy(MergeResultSummary from,
MergeResultSummary to) |
Constructor and Description |
---|
MergeResultSummaryImpl(MergeResultSummary other) |
Modifier and Type | Method and Description |
---|---|
MergeResultSummary |
ChainResultsSummaryDocument.getMergeResult() |
Modifier and Type | Method and Description |
---|---|
void |
ChainResultsSummaryDocument.setMergeResult(MergeResultSummary mergeResult) |
Modifier and Type | Method and Description |
---|---|
MergeResultSummary |
ImmutableResultsSummaryImpl.getMergeResult() |
Modifier and Type | Method and Description |
---|---|
void |
BuildResultsSummaryManagerImpl.removeMergeResultSummary(MergeResultSummary mergeResult) |
void |
ResultsSummaryManager.removeMergeResultSummary(MergeResultSummary mergeResult)
Removes merge result.
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.