|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Mapping | |
---|---|
com.microsoft.tfs.core.clients.versioncontrol | |
com.microsoft.tfs.core.clients.versioncontrol.events | |
com.microsoft.tfs.core.clients.versioncontrol.soapextensions |
Uses of Mapping in com.microsoft.tfs.core.clients.versioncontrol |
---|
Methods in com.microsoft.tfs.core.clients.versioncontrol with parameters of type Mapping | |
---|---|
int |
VersionControlClient.createBranch(java.lang.String sourceServerPath,
java.lang.String targetServerPath,
VersionSpec version,
java.lang.String owner,
java.lang.String comment,
CheckinNote checkinNote,
PolicyOverrideInfo policyOverride,
Mapping[] mappings)
Creates a branch of the given source path at the given version to the given target path. |
Uses of Mapping in com.microsoft.tfs.core.clients.versioncontrol.events |
---|
Constructors in com.microsoft.tfs.core.clients.versioncontrol.events with parameters of type Mapping | |
---|---|
BranchCommittedEvent(EventSource source,
java.lang.String sourcePath,
java.lang.String targetPath,
VersionSpec version,
java.lang.String owner,
java.lang.String comment,
CheckinNote checkinNote,
PolicyOverrideInfo policyOverrideInfo,
Mapping[] mappings,
int changesetID)
|
Uses of Mapping in com.microsoft.tfs.core.clients.versioncontrol.soapextensions |
---|
Subclasses of Mapping in com.microsoft.tfs.core.clients.versioncontrol.soapextensions | |
---|---|
class |
WorkingFolder
Represents a Mapping between a server item (by path) and a local
path. |
Methods in com.microsoft.tfs.core.clients.versioncontrol.soapextensions that return Mapping | |
---|---|
Mapping[] |
BranchProperties.getBranchMappings()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |