Uses of Class
com.microsoft.tfs.core.clients.workitem.query.BatchReadParameterCollection

Packages that use BatchReadParameterCollection
com.microsoft.tfs.core.clients.workitem   
 

Uses of BatchReadParameterCollection in com.microsoft.tfs.core.clients.workitem
 

Methods in com.microsoft.tfs.core.clients.workitem with parameters of type BatchReadParameterCollection
 Query WorkItemClient.createQuery(java.lang.String wiql, BatchReadParameterCollection batchReadParams)
           
 WorkItemCollection WorkItemClient.query(java.lang.String wiql, BatchReadParameterCollection batchReadParams)
           
 



© 2015 Microsoft. All rights reserved.