Uses of Class
org.jenkinsci.plugins.vSphereCloudLauncher.MACHINE_ACTION

Packages that use vSphereCloudLauncher.MACHINE_ACTION
org.jenkinsci.plugins   
 

Uses of vSphereCloudLauncher.MACHINE_ACTION in org.jenkinsci.plugins
 

Methods in org.jenkinsci.plugins that return vSphereCloudLauncher.MACHINE_ACTION
 vSphereCloudLauncher.MACHINE_ACTION vSphereCloudLauncher.getIdleAction()
           
static vSphereCloudLauncher.MACHINE_ACTION vSphereCloudLauncher.MACHINE_ACTION.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static vSphereCloudLauncher.MACHINE_ACTION[] vSphereCloudLauncher.MACHINE_ACTION.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jenkinsci.plugins with parameters of type vSphereCloudLauncher.MACHINE_ACTION
 void vSphereCloudLauncher.setIdleAction(vSphereCloudLauncher.MACHINE_ACTION idleAction)
           
 



Copyright © 2004-2013. All Rights Reserved.