Uses of Class
com.microsoft.tfs.core.clients.workitem.node.Node.TreeType

Packages that use Node.TreeType
com.microsoft.tfs.core.clients.workitem.node   
com.microsoft.tfs.core.clients.workitem.project   
 

Uses of Node.TreeType in com.microsoft.tfs.core.clients.workitem.node
 

Fields in com.microsoft.tfs.core.clients.workitem.node declared as Node.TreeType
static Node.TreeType Node.TreeType.AREA
           
static Node.TreeType Node.TreeType.ITERATION
           
 

Uses of Node.TreeType in com.microsoft.tfs.core.clients.workitem.project
 

Methods in com.microsoft.tfs.core.clients.workitem.project with parameters of type Node.TreeType
 java.lang.Object Project.resolvePath(java.lang.String path, Node.TreeType treeType)
          Gets the Project or Node or other object which corresponds to the specified Area or Iteration path and type.
 



© 2015 Microsoft. All rights reserved.