public interface CcFindmergeListener extends CcListener
| Modifier and Type | Method and Description |
|---|---|
void |
mergeCandidateFound(CcMergeElement element)
As each mergeCandidate is found, the mergeCandidatesFound() method is
called.
|
notifyvoid mergeCandidateFound(CcMergeElement element)
CcView.doFindMergeCandidates(CcFindmergeListener, com.ibm.rational.wvcm.stp.cc.CcView.FindmergeFlag[], CcVobResource, java.util.List, javax.wvcm.Feedback)findMergeCandidates
and CcView.doFindMergeCandidatesFromChangeSets(CcFindmergeListener, com.ibm.rational.wvcm.stp.cc.CcView.FindmergeFlag[], java.util.List, javax.wvcm.Feedback)element - The merge candidate just returned by the server.Copyright © IBM 2017. All rights reserved.