Uses of Class
com.microsoft.tfs.core.clients.workitem.link.Topology

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

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

Fields in com.microsoft.tfs.core.clients.workitem.link declared as Topology
static Topology Topology.DEPENDENCY
           
static Topology Topology.DIRECTED_NETWORK
           
static Topology Topology.NETWORK
           
static Topology Topology.TREE
           
static Topology Topology.UNKNOWN
           
 

Methods in com.microsoft.tfs.core.clients.workitem.link that return Topology
 Topology WorkItemLinkType.getLinkTopology()
           
static Topology Topology.getTopology(int topology)
           
 



© 2015 Microsoft. All rights reserved.