Uses of Class
com.microsoft.tfs.core.clients.build.soapextensions.Agent2008Status

Packages that use Agent2008Status
com.microsoft.tfs.core.clients.build.soapextensions   
 

Uses of Agent2008Status in com.microsoft.tfs.core.clients.build.soapextensions
 

Fields in com.microsoft.tfs.core.clients.build.soapextensions declared as Agent2008Status
static Agent2008Status Agent2008Status.DISABLED
           
static Agent2008Status Agent2008Status.ENABLED
           
static Agent2008Status Agent2008Status.INITIALIZING
           
static Agent2008Status Agent2008Status.UNREACHABLE
           
 

Methods in com.microsoft.tfs.core.clients.build.soapextensions that return Agent2008Status
static Agent2008Status Agent2008Status.fromWebServiceObject(ms.tfs.build.buildservice._03._Agent2008Status webServiceObject)
          Gets the correct wrapper type for the given web service object.
 



© 2015 Microsoft. All rights reserved.