Uses of Class
hudson.slaves.AbstractCloudSlave
Packages that use AbstractCloudSlave
-
Uses of AbstractCloudSlave in hudson.slaves
Classes in hudson.slaves with type parameters of type AbstractCloudSlaveModifier and TypeClassDescriptionclass
AbstractCloudComputer<T extends AbstractCloudSlave>
Partial implementation ofComputer
to be used in conjunction withAbstractCloudSlave
.