|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.microsoft.tfs.util.TypesafeEnum
com.microsoft.tfs.core.clients.versioncontrol.events.WorkspaceEvent.WorkspaceEventSource
public static class WorkspaceEvent.WorkspaceEventSource
Field Summary | |
---|---|
static WorkspaceEvent.WorkspaceEventSource |
EXTERNAL
This event was raised by an action which occurred externally (such as through a cross- process notification from the NotificationManager). |
static WorkspaceEvent.WorkspaceEventSource |
EXTERNAL_SCANNED
This event was raised by an action which occurred externally, but not through a cross-process notification -- instead, it was discovered by the local workspace scanner. |
static WorkspaceEvent.WorkspaceEventSource |
INTERNAL
This event was raised by an action which occurred on this VersionControlServer object. |
Method Summary |
---|
Methods inherited from class com.microsoft.tfs.util.TypesafeEnum |
---|
compareTo, equals, getValue, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final WorkspaceEvent.WorkspaceEventSource INTERNAL
public static final WorkspaceEvent.WorkspaceEventSource EXTERNAL
public static final WorkspaceEvent.WorkspaceEventSource EXTERNAL_SCANNED
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |