|
|||||||||
| 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.scripted_cloud.scriptedCloudSlave.DescriptorImpl
@Extension public static final class scriptedCloudSlave.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 | |
|---|---|
scriptedCloudSlave.DescriptorImpl()
|
|
| Method Summary | |
|---|---|
hudson.util.FormValidation |
doTestConnection(String vsDescription,
String vmName,
String snapName)
|
List<hudson.model.Descriptor<hudson.slaves.ComputerLauncher>> |
getComputerLauncherDescriptors()
|
String |
getDisplayName()
|
List<String> |
getIdleOptions()
|
List<scriptedCloud> |
getscriptedClouds()
|
scriptedCloud |
getSpecificscriptedCloud(String vsDescription)
|
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, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, 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 scriptedCloudSlave.DescriptorImpl()
| Method Detail |
|---|
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.model.Node>public boolean isInstantiable()
isInstantiable in class hudson.slaves.NodeDescriptorpublic List<scriptedCloud> getscriptedClouds()
public scriptedCloud getSpecificscriptedCloud(String vsDescription)
throws Exception
Exceptionpublic List<hudson.model.Descriptor<hudson.slaves.ComputerLauncher>> getComputerLauncherDescriptors()
public List<String> getIdleOptions()
public hudson.util.FormValidation doTestConnection(@QueryParameter
String vsDescription,
@QueryParameter
String vmName,
@QueryParameter
String snapName)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||