|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.microsoft.tfs.core.clients.CoreClientEvent
com.microsoft.tfs.core.clients.versioncontrol.events.OperationStartedEvent
com.microsoft.tfs.core.clients.versioncontrol.events.ResolveConflictsStartedEvent
public class ResolveConflictsStartedEvent
Event fired when conflict resolution has started.
Constructor Summary | |
---|---|
ResolveConflictsStartedEvent(EventSource source,
Workspace workspace,
Conflict[] conflicts)
|
Method Summary | |
---|---|
Conflict[] |
getConflicts()
|
Methods inherited from class com.microsoft.tfs.core.clients.versioncontrol.events.OperationStartedEvent |
---|
getProcessType, getWorkspace |
Methods inherited from class com.microsoft.tfs.core.clients.CoreClientEvent |
---|
getEventSource |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResolveConflictsStartedEvent(EventSource source, Workspace workspace, Conflict[] conflicts)
Method Detail |
---|
public Conflict[] getConflicts()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |