Uses of Class
hudson.slaves.AbstractCloudSlave
-
Packages that use AbstractCloudSlave Package Description hudson.slaves Code related to agents. -
-
Uses of AbstractCloudSlave in hudson.slaves
Classes in hudson.slaves with type parameters of type AbstractCloudSlave Modifier and Type Class Description class
AbstractCloudComputer<T extends AbstractCloudSlave>
Partial implementation ofComputer
to be used in conjunction withAbstractCloudSlave
.
-