Uses of Class
hudson.model.Slave.SlaveDescriptor

Packages that use Slave.SlaveDescriptor
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
hudson.slaves Code related to slaves. 
org.jvnet.hudson.test Test harness for Jenkins and its plugins. 
 

Uses of Slave.SlaveDescriptor in hudson.model
 

Methods in hudson.model that return Slave.SlaveDescriptor
 Slave.SlaveDescriptor Slave.getDescriptor()
           
 

Uses of Slave.SlaveDescriptor in hudson.slaves
 

Subclasses of Slave.SlaveDescriptor in hudson.slaves
static class DumbSlave.DescriptorImpl
           
 

Uses of Slave.SlaveDescriptor in org.jvnet.hudson.test
 

Subclasses of Slave.SlaveDescriptor in org.jvnet.hudson.test
static class PretendSlave.DescriptorImpl
           
 



Copyright © 2004-2013. All Rights Reserved.