Uses of Class
org.jenkinsci.plugins.scripted_cloud.scriptedCloudSlaveComputer.SC_SLAVE_STATE

Uses of scriptedCloudSlaveComputer.SC_SLAVE_STATE in org.jenkinsci.plugins.scripted_cloud
 

Fields in org.jenkinsci.plugins.scripted_cloud declared as scriptedCloudSlaveComputer.SC_SLAVE_STATE
 scriptedCloudSlaveComputer.SC_SLAVE_STATE scriptedCloudSlaveComputer.prevState
           
 scriptedCloudSlaveComputer.SC_SLAVE_STATE scriptedCloudSlaveComputer.state
           
 

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



Copyright © 2004-2012. All Rights Reserved.