Uses of Class
org.jenkinsci.plugins.scripted_cloud.scriptedCloudLauncher.MACHINE_ACTION

Uses of scriptedCloudLauncher.MACHINE_ACTION in org.jenkinsci.plugins.scripted_cloud
 

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

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



Copyright © 2004-2012. All Rights Reserved.