|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WorkItemCollection | |
---|---|
com.microsoft.tfs.core.clients.workitem | |
com.microsoft.tfs.core.clients.workitem.query |
Uses of WorkItemCollection in com.microsoft.tfs.core.clients.workitem |
---|
Methods in com.microsoft.tfs.core.clients.workitem that return WorkItemCollection | |
---|---|
WorkItemCollection |
WorkItemClient.query(int[] ids,
java.lang.String wiql)
|
WorkItemCollection |
WorkItemClient.query(java.lang.String wiql)
|
WorkItemCollection |
WorkItemClient.query(java.lang.String wiql,
BatchReadParameterCollection batchReadParams)
|
WorkItemCollection |
WorkItemClient.query(java.lang.String wiql,
java.util.Map<java.lang.String,java.lang.Object> queryContext)
|
WorkItemCollection |
WorkItemClient.query(java.lang.String wiql,
java.util.Map<java.lang.String,java.lang.Object> queryContext,
boolean dayPrecision)
|
Uses of WorkItemCollection in com.microsoft.tfs.core.clients.workitem.query |
---|
Methods in com.microsoft.tfs.core.clients.workitem.query that return WorkItemCollection | |
---|---|
WorkItemCollection |
Query.runQuery()
|
WorkItemCollection |
StoredQuery.runQuery(java.util.Map<java.lang.String,java.lang.Object> queryContext)
Runs this stored query directly. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |