com.microsoft.tfs.core.clients.workitem.query
Class QueryUtils

java.lang.Object
  extended by com.microsoft.tfs.core.clients.workitem.query.QueryUtils

public class QueryUtils
extends java.lang.Object

Utilities for query classes.

Since:
TEE-SDK-10.1

Constructor Summary
QueryUtils()
           
 
Method Summary
static java.lang.String getExtendedDescription(StoredQuery query)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryUtils

public QueryUtils()
Method Detail

getExtendedDescription

public static java.lang.String getExtendedDescription(StoredQuery query)


© 2015 Microsoft. All rights reserved.