|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.model.Descriptor<hudson.model.Node>
hudson.slaves.NodeDescriptor
hudson.model.Slave.SlaveDescriptor
org.jenkinsci.plugins.vSphereCloudSlave.DescriptorImpl
@Extension public static final class vSphereCloudSlave.DescriptorImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
|---|
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType, hudson.model.Descriptor.Self |
| Field Summary |
|---|
| Fields inherited from class hudson.slaves.NodeDescriptor |
|---|
ALL |
| Fields inherited from class hudson.model.Descriptor |
|---|
clazz |
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Constructor Summary | |
|---|---|
vSphereCloudSlave.DescriptorImpl()
|
|
| Method Summary | |
|---|---|
hudson.util.FormValidation |
doCheckLaunchDelay(java.lang.String value)
|
hudson.util.FormValidation |
doTestConnection(java.lang.String vsDescription,
java.lang.String vmName,
java.lang.String snapName)
|
java.util.List<hudson.model.Descriptor<hudson.slaves.ComputerLauncher>> |
getComputerLauncherDescriptors()
|
java.lang.String |
getDisplayName()
|
java.util.List<java.lang.String> |
getIdleOptions()
|
vSphereCloud |
getSpecificvSphereCloud(java.lang.String vsDescription)
|
java.util.List<vSphereCloud> |
getvSphereClouds()
|
boolean |
isInstantiable()
|
| Methods inherited from class hudson.model.Slave.SlaveDescriptor |
|---|
doCheckNumExecutors, doCheckRemoteFS |
| Methods inherited from class hudson.slaves.NodeDescriptor |
|---|
all, allInstantiable, doCheckName, getConfigPage, handleNewNodePage, newInstanceDetailPage |
| Methods inherited from class hudson.model.Descriptor |
|---|
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public vSphereCloudSlave.DescriptorImpl()
| Method Detail |
|---|
public java.lang.String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.model.Node>public boolean isInstantiable()
isInstantiable in class hudson.slaves.NodeDescriptorpublic java.util.List<vSphereCloud> getvSphereClouds()
public vSphereCloud getSpecificvSphereCloud(java.lang.String vsDescription)
throws java.lang.Exception
java.lang.Exceptionpublic java.util.List<hudson.model.Descriptor<hudson.slaves.ComputerLauncher>> getComputerLauncherDescriptors()
public java.util.List<java.lang.String> getIdleOptions()
public hudson.util.FormValidation doCheckLaunchDelay(@QueryParameter
java.lang.String value)
public hudson.util.FormValidation doTestConnection(@QueryParameter
java.lang.String vsDescription,
@QueryParameter
java.lang.String vmName,
@QueryParameter
java.lang.String snapName)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||