Uses of Class
hudson.slaves.AbstractCloudComputer
-
Packages that use AbstractCloudComputer Package Description hudson.slaves Code related to agents. -
-
Uses of AbstractCloudComputer in hudson.slaves
Methods in hudson.slaves that return AbstractCloudComputer Modifier and Type Method Description abstract AbstractCloudComputer
AbstractCloudSlave. createComputer()
Methods in hudson.slaves with parameters of type AbstractCloudComputer Modifier and Type Method Description long
CloudRetentionStrategy. check(AbstractCloudComputer c)
void
CloudRetentionStrategy. start(AbstractCloudComputer c)
Try to connect to it ASAP.
-