Interface MergeResultSummary
- All Superinterfaces:
BambooIdProvider
,BambooObject
,MergeResultContext
- All Known Implementing Classes:
MergeResultSummaryImpl
Represents results of branch integration stored in DB.
-
Method Summary
Methods inherited from interface com.atlassian.bamboo.core.BambooIdProvider
getId
Methods inherited from interface com.atlassian.bamboo.core.BambooObject
setId
Methods inherited from interface com.atlassian.bamboo.chains.branches.MergeResultContext
getBranchName, getBranchTargetVcsKey, getFailureReason, getIntegrationBranchVcsKey, getIntegrationRepositoryBranchName, getIntegrationRepositoryId, getIntegrationStrategy, getMergeResultVcsKey, getMergeState, getPushState, hasFailed, isEmptyMerge, setBranchName, setBranchTargetVcsKey, setEmptyMerge, setFailureReason, setIntegrationBranchVcsKey, setIntegrationRepositoryBranchName, setIntegrationRepositoryId, setIntegrationStrategy, setMergeResultVcsKey, setMergeState, setPushState