|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MergeResultSummary | |
---|---|
com.atlassian.bamboo.chains | |
com.atlassian.bamboo.chains.branches | |
com.atlassian.bamboo.index | |
com.atlassian.bamboo.plan.cache |
Uses of MergeResultSummary in com.atlassian.bamboo.chains |
---|
Methods in com.atlassian.bamboo.chains that return MergeResultSummary | |
---|---|
MergeResultSummary |
ChainState.getMergeResult()
|
MergeResultSummary |
ChainResultsSummary.getMergeResult()
Note: this API is experimental. |
MergeResultSummary |
ChainResultsSummaryImpl.getMergeResult()
|
Methods in com.atlassian.bamboo.chains with parameters of type MergeResultSummary | |
---|---|
void |
ChainState.setMergeResult(MergeResultSummary mergeResult)
|
void |
ChainResultsSummary.setMergeResult(MergeResultSummary mergeResult)
Note: this API is experimental. |
void |
ChainResultsSummaryImpl.setMergeResult(MergeResultSummary mergeResult)
|
Uses of MergeResultSummary in com.atlassian.bamboo.chains.branches |
---|
Classes in com.atlassian.bamboo.chains.branches that implement MergeResultSummary | |
---|---|
class |
MergeResultSummaryImpl
|
Methods in com.atlassian.bamboo.chains.branches with parameters of type MergeResultSummary | |
---|---|
static void |
MergeResultSummaryImpl.copy(MergeResultSummary from,
MergeResultSummary to)
|
Constructors in com.atlassian.bamboo.chains.branches with parameters of type MergeResultSummary | |
---|---|
MergeResultSummaryImpl(MergeResultSummary other)
|
Uses of MergeResultSummary in com.atlassian.bamboo.index |
---|
Methods in com.atlassian.bamboo.index that return MergeResultSummary | |
---|---|
MergeResultSummary |
ChainResultsSummaryDocument.getMergeResult()
|
Methods in com.atlassian.bamboo.index with parameters of type MergeResultSummary | |
---|---|
void |
ChainResultsSummaryDocument.setMergeResult(MergeResultSummary mergeResult)
|
Uses of MergeResultSummary in com.atlassian.bamboo.plan.cache |
---|
Methods in com.atlassian.bamboo.plan.cache that return MergeResultSummary | |
---|---|
MergeResultSummary |
ImmutableResultsSummary.getMergeResult()
|
Methods in com.atlassian.bamboo.plan.cache with parameters of type MergeResultSummary | |
---|---|
void |
ImmutableResultsSummary.setMergeResult(MergeResultSummary mergeResult)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |