|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescription
com.microsoft.tfs.core.clients.versioncontrol.conflicts.VersionConflictDescription
com.microsoft.tfs.core.clients.versioncontrol.conflicts.ShelvesetConflictDescription
public class ShelvesetConflictDescription
Constructor Summary | |
---|---|
protected |
ShelvesetConflictDescription(Workspace workspace,
Conflict conflict,
ItemSpec[] conflictItemSpecs)
|
Method Summary | |
---|---|
ConflictCategory |
getConflictCategory()
Gets the category of this conflict |
java.lang.String |
getName()
A short description of the conflict, eg "Version Conflict" |
java.lang.String |
getRemoteFileDescription()
Gets the description of the server's file. |
Methods inherited from class com.microsoft.tfs.core.clients.versioncontrol.conflicts.VersionConflictDescription |
---|
analyzeConflict, clearAnalysis, filesRenamed, filesRenamedOnly, getChangeDescription, getDescription, getResolutions, hasAnalyzed, isEncodingChange, isResolutionEnabled, showChangeDescription, targetRenamed |
Methods inherited from class com.microsoft.tfs.core.clients.versioncontrol.conflicts.ConflictDescription |
---|
getConflict, getConflictItemSpecs, getLocalFileDescription, getLocalPath, getLocalPath, getServerPath, getWorkspace, isBaseless, loadContributedResolutions |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ShelvesetConflictDescription(Workspace workspace, Conflict conflict, ItemSpec[] conflictItemSpecs)
Method Detail |
---|
public ConflictCategory getConflictCategory()
VersionConflictDescription
getConflictCategory
in class VersionConflictDescription
public java.lang.String getName()
getName
in class VersionConflictDescription
public java.lang.String getRemoteFileDescription()
ConflictDescription
getRemoteFileDescription
in class ConflictDescription
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |