Uses of Interface
com.microsoft.tfs.core.clients.workitem.link.RelatedLink

Packages that use RelatedLink
com.microsoft.tfs.core.clients.workitem.link   
 

Uses of RelatedLink in com.microsoft.tfs.core.clients.workitem.link
 

Methods in com.microsoft.tfs.core.clients.workitem.link that return RelatedLink
static RelatedLink LinkFactory.newRelatedLink(WorkItem sourceWorkItem, WorkItem targetWorkItem, int linkTypeId, java.lang.String comment, boolean readOnly)
           
static RelatedLink LinkFactory.newRelatedLink(WorkItem sourceWorkItem, WorkItem targetWorkItem, java.lang.String comment, boolean readOnly)
           
 



© 2015 Microsoft. All rights reserved.