hudson.plugins.labmanager
Class LabManagerVirtualMachineSlave.DescriptorImpl
java.lang.Object
hudson.model.Descriptor<hudson.model.Node>
hudson.slaves.NodeDescriptor
hudson.model.Slave.SlaveDescriptor
hudson.plugins.labmanager.LabManagerVirtualMachineSlave.DescriptorImpl
- All Implemented Interfaces:
- hudson.model.Saveable
- Enclosing class:
- LabManagerVirtualMachineSlave
@Extension
public static final class LabManagerVirtualMachineSlave.DescriptorImpl
- extends hudson.model.Slave.SlaveDescriptor
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType |
| Fields inherited from class hudson.slaves.NodeDescriptor |
ALL |
| Fields inherited from class hudson.model.Descriptor |
clazz |
| Fields inherited from interface hudson.model.Saveable |
NOOP |
| Methods inherited from class hudson.model.Slave.SlaveDescriptor |
doCheckNumExecutors, doCheckRemoteFS |
| Methods inherited from class hudson.slaves.NodeDescriptor |
all, allInstantiable, doCheckName, getConfigPage, newInstanceDetailPage |
| Methods inherited from class hudson.model.Descriptor |
configure, configure, configure, convert, doHelp, find, find, getCheckUrl, getGlobalConfigPage, getHelpFile, getHelpFile, getJsonSafeClassName, getPropertyType, getViewPage, isInstance, load, newInstance, newInstance, newInstancesFromHeteroList, save, toArray, toList, toMap |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LabManagerVirtualMachineSlave.DescriptorImpl
public LabManagerVirtualMachineSlave.DescriptorImpl()
getDisplayName
public java.lang.String getDisplayName()
- Specified by:
getDisplayName in class hudson.model.Descriptor<hudson.model.Node>
isInstantiable
public boolean isInstantiable()
- Overrides:
isInstantiable in class hudson.slaves.NodeDescriptor
getDefinedLabManagerVirtualMachines
public java.util.List<LabManagerVirtualMachine> getDefinedLabManagerVirtualMachines(java.lang.String lmDescription)
getLabmanagers
public java.util.List<LabManager> getLabmanagers()
getComputerLauncherDescriptors
public java.util.List<hudson.model.Descriptor<hudson.slaves.ComputerLauncher>> getComputerLauncherDescriptors()
getIdleOptions
public java.util.List<java.lang.String> getIdleOptions()
getLmDescription
public java.lang.String getLmDescription()
getVmName
public java.lang.String getVmName()
getIdleOption
public java.lang.String getIdleOption()
isLaunchSupportForced
public boolean isLaunchSupportForced()
Copyright © 2010. All Rights Reserved.