com.microsoft.tfs.core.clients.workitem.link
Interface ExternalLink

All Superinterfaces:
Link

public interface ExternalLink
extends Link

Since:
TEE-SDK-10.1

Method Summary
 ArtifactID getArtifactID()
           
 java.lang.String getURI()
           
 
Methods inherited from interface com.microsoft.tfs.core.clients.workitem.link.Link
getComment, getDescription, getLinkID, getLinkType, isNewlyCreated, isPendingDelete, isReadOnly, setComment
 

Method Detail

getURI

java.lang.String getURI()

getArtifactID

ArtifactID getArtifactID()


© 2015 Microsoft. All rights reserved.