Uses of Class
com.microsoft.tfs.core.clients.build.flags.AgentStatus2010

Packages that use AgentStatus2010
com.microsoft.tfs.core.clients.build.flags   
 

Uses of AgentStatus2010 in com.microsoft.tfs.core.clients.build.flags
 

Fields in com.microsoft.tfs.core.clients.build.flags declared as AgentStatus2010
static AgentStatus2010 AgentStatus2010.AVAILABLE
           
static AgentStatus2010 AgentStatus2010.OFFLINE
           
static AgentStatus2010 AgentStatus2010.UNAVAILABLE
           
 

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



© 2015 Microsoft. All rights reserved.