Uses of Class
jenkins.plugins.openstack.compute.JCloudsComputer
Packages that use JCloudsComputer
-
Uses of JCloudsComputer in jenkins.plugins.openstack.compute
Methods in jenkins.plugins.openstack.compute that return JCloudsComputerMethods in jenkins.plugins.openstack.compute that return types with arguments of type JCloudsComputerModifier and TypeMethodDescriptionstatic List<JCloudsComputer>JCloudsComputer.getAll()Get all Openstack computers.JCloudsSlave.getRetentionStrategy()Methods in jenkins.plugins.openstack.compute with parameters of type JCloudsComputerModifier and TypeMethodDescriptionlongJCloudsRetentionStrategy.check(JCloudsComputer c) voidJCloudsRetentionStrategy.start(JCloudsComputer c) Try to connect to it ASAP.