|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutboundLinkType | |
---|---|
com.microsoft.tfs.core.clients.registration |
Uses of OutboundLinkType in com.microsoft.tfs.core.clients.registration |
---|
Methods in com.microsoft.tfs.core.clients.registration that return OutboundLinkType | |
---|---|
OutboundLinkType[] |
ArtifactType.getOutboundLinkTypes()
|
OutboundLinkType[] |
RegistrationClient.getOutboundLinkTypes(java.lang.String toolId,
java.lang.String artifactTypeName)
Gets all of the OutboundLinkType s for the specified tool and
artifact type. |
OutboundLinkType[] |
RegistrationData.getOutboundLinkTypes(java.lang.String toolID,
java.lang.String artifactTypeName,
boolean makeCopy)
|
OutboundLinkType[] |
RegistrationClient.getOutboundLinkTypes(java.lang.String toolId,
java.lang.String artifactTypeName,
boolean forceRefresh)
Gets all of the OutboundLinkType s for the specified tool and
artifact type, specifying whether to force a refresh of the registration
data from the TF server. |
Constructors in com.microsoft.tfs.core.clients.registration with parameters of type OutboundLinkType | |
---|---|
ArtifactType(java.lang.String name,
OutboundLinkType[] linkTypes)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |