|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Workstation | |
---|---|
com.microsoft.tfs.core.clients.versioncontrol | |
com.microsoft.tfs.core.clients.versioncontrol.events | |
com.microsoft.tfs.core.clients.versioncontrol.workspacecache |
Uses of Workstation in com.microsoft.tfs.core.clients.versioncontrol |
---|
Methods in com.microsoft.tfs.core.clients.versioncontrol that return Workstation | |
---|---|
static Workstation |
Workstation.getCurrent(PersistenceStoreProvider persistenceProvider)
Gets the "current" (for this computer) Workstation that uses the
specified PersistenceStoreProvider to read and write its cache
and config files. |
Uses of Workstation in com.microsoft.tfs.core.clients.versioncontrol.events |
---|
Methods in com.microsoft.tfs.core.clients.versioncontrol.events that return Workstation | |
---|---|
Workstation |
WorkspaceCacheFileReloadedEvent.getWorkstation()
|
Constructors in com.microsoft.tfs.core.clients.versioncontrol.events with parameters of type Workstation | |
---|---|
WorkspaceCacheFileReloadedEvent(EventSource source,
Workstation workstation)
|
Uses of Workstation in com.microsoft.tfs.core.clients.versioncontrol.workspacecache |
---|
Methods in com.microsoft.tfs.core.clients.versioncontrol.workspacecache with parameters of type Workstation | |
---|---|
void |
WorkspaceInfo.setLastSavedCheckin(SavedCheckin value,
Workstation workstationToSave)
Sets the settings associated with the last saved checkin attempt |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |