Uses of Package
com.microsoft.tfs.core.clients.workitem.query

Packages that use com.microsoft.tfs.core.clients.workitem.query
com.microsoft.tfs.core.clients.workitem   
com.microsoft.tfs.core.clients.workitem.project   
com.microsoft.tfs.core.clients.workitem.query   
com.microsoft.tfs.core.clients.workitem.query.qe   
com.microsoft.tfs.core.clients.workitem.queryhierarchy   
 

Classes in com.microsoft.tfs.core.clients.workitem.query used by com.microsoft.tfs.core.clients.workitem
BatchReadParameterCollection
          Represents a collection of parameters from a batch read.
InvalidQueryTextException
           An Exception thrown to indicate invalid query text (WIQL) was passed to a method that required valid query text.
Query
          Represents a query to the work item tracking service.
StoredQuery
          Represents a stored query.
WorkItemCollection
          Represents a collection of work items that result from a query to the WorkItemClient.
 

Classes in com.microsoft.tfs.core.clients.workitem.query used by com.microsoft.tfs.core.clients.workitem.project
StoredQueryCollection
          Represents the stored queries collection from a project or work item store.
 

Classes in com.microsoft.tfs.core.clients.workitem.query used by com.microsoft.tfs.core.clients.workitem.query
BatchReadParameter
          Represents an ID and revision pair that will be added to a BatchReadParameterCollection.
DisplayFieldList
          Represents a collection of FieldDefinitions that will be paged from the server when the WorkItems in a WorkItemCollection are accessed.
InvalidQueryTextException
           An Exception thrown to indicate invalid query text (WIQL) was passed to a method that required valid query text.
Query
          Represents a query to the work item tracking service.
QueryDocument
           A QueryDocument is used in the UI to represent a work item query.
QueryDocumentDirtyListener
          Listener for when a QueryDocument changes its dirty state.
QueryDocumentSaveListener
          Listener for when a QueryDocument is saved.
QueryScope
          Describes the query scope.
SortField
          Represents a WorkItemFieldIDs that can be used to sort the results of a query.
SortFieldList
          Represents a collection of SortFields that can be sorted by a query.
SortType
          Describes the order by which a SortField is sorted.
StoredQuery
          Represents a stored query.
WIQDocument
           A WIQDocument represents a specific type of document used to store work item query information.
WIQDocumentParseException
          Exception thrown when a string cannot be parsed into a WIQDocument.
WorkItemCollection
          Represents a collection of work items that result from a query to the WorkItemClient.
WorkItemLinkInfo
          Structure that represents Link query results.
 

Classes in com.microsoft.tfs.core.clients.workitem.query used by com.microsoft.tfs.core.clients.workitem.query.qe
QueryDocument
           A QueryDocument is used in the UI to represent a work item query.
 

Classes in com.microsoft.tfs.core.clients.workitem.query used by com.microsoft.tfs.core.clients.workitem.queryhierarchy
InvalidQueryTextException
           An Exception thrown to indicate invalid query text (WIQL) was passed to a method that required valid query text.
 



© 2015 Microsoft. All rights reserved.