|
||||||||||
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.PendOperationStartedEvent
public class PendOperationStartedEvent
Event fired when a pend operation has started.
Constructor Summary | |
---|---|
PendOperationStartedEvent(EventSource source,
Workspace workspace,
ChangeRequest[] requests)
|
Method Summary | |
---|---|
ChangeRequest[] |
getRequests()
|
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 PendOperationStartedEvent(EventSource source, Workspace workspace, ChangeRequest[] requests)
Method Detail |
---|
public ChangeRequest[] getRequests()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |