|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LabelItemSpec | |
---|---|
com.microsoft.tfs.core.clients.versioncontrol | |
com.microsoft.tfs.core.clients.versioncontrol.soapextensions |
Uses of LabelItemSpec in com.microsoft.tfs.core.clients.versioncontrol |
---|
Methods in com.microsoft.tfs.core.clients.versioncontrol with parameters of type LabelItemSpec | |
---|---|
LabelResult[] |
VersionControlClient.createLabel(VersionControlLabel label,
LabelItemSpec[] items,
LabelChildOption options)
Create or update a label for items in this workspace. |
void |
VersionControlClient.determineWorkspaceNameAndOwner(LabelItemSpec[] labelItemSpecs,
java.util.concurrent.atomic.AtomicReference<java.lang.String> workspaceName,
java.util.concurrent.atomic.AtomicReference<java.lang.String> workspaceOwner)
|
Uses of LabelItemSpec in com.microsoft.tfs.core.clients.versioncontrol.soapextensions |
---|
Methods in com.microsoft.tfs.core.clients.versioncontrol.soapextensions with parameters of type LabelItemSpec | |
---|---|
LabelResult[] |
Workspace.createLabel(VersionControlLabel label,
LabelItemSpec[] items,
LabelChildOption options)
Create or update a label for items in this workspace. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |