|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WorkspaceNotFoundException | |
---|---|
com.microsoft.tfs.core.clients.versioncontrol |
Uses of WorkspaceNotFoundException in com.microsoft.tfs.core.clients.versioncontrol |
---|
Methods in com.microsoft.tfs.core.clients.versioncontrol that throw WorkspaceNotFoundException | |
---|---|
Workspace |
VersionControlClient.getRepositoryWorkspace(java.lang.String workspaceName,
java.lang.String workspaceOwner)
Retrieve the specified workspace directly from the repository server. |
Workspace |
VersionControlClient.getWorkspace(java.lang.String workspaceName,
java.lang.String workspaceOwner)
Retrieve a workspace from the name and owner in the specified WorkspaceInfo . |
Workspace |
VersionControlClient.getWorkspace(WorkspaceInfo workspaceInfo)
Retrieve a workspace from the name and owner in the specified WorkspaceInfo . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |