|
||||||||||
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.RollbackOperationStartedEvent
public class RollbackOperationStartedEvent
Event fired when a rollback operation has started.
Constructor Summary | |
---|---|
RollbackOperationStartedEvent(EventSource source,
Workspace workspace,
ItemSpec[] itemSpecs,
RollbackOptions options)
|
Method Summary | |
---|---|
ItemSpec[] |
getItemSpecs()
|
RollbackOptions |
getOptions()
|
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 RollbackOperationStartedEvent(EventSource source, Workspace workspace, ItemSpec[] itemSpecs, RollbackOptions options)
Method Detail |
---|
public ItemSpec[] getItemSpecs()
public RollbackOptions getOptions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |