|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.Descriptor<JCloudsSlaveTemplate>
jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
@Extension public static final class JCloudsSlaveTemplate.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.model.Descriptor |
|---|
clazz |
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Constructor Summary | |
|---|---|
JCloudsSlaveTemplate.DescriptorImpl()
|
|
| Method Summary | |
|---|---|
hudson.model.AutoCompletionCandidates |
doAutoCompleteOsFamily(String value)
|
hudson.util.FormValidation |
doCheckCores(String value)
|
hudson.util.FormValidation |
doCheckNumExecutors(String value)
|
hudson.util.FormValidation |
doCheckRam(String value)
|
hudson.util.ListBoxModel |
doFillHardwareIdItems(String providerName,
String identity,
String credential,
String endPointUrl)
|
hudson.util.FormValidation |
doValidateHardwareId(String providerName,
String identity,
String credential,
String endPointUrl,
String hardwareId)
|
hudson.util.FormValidation |
doValidateImageId(String providerName,
String identity,
String credential,
String endPointUrl,
String imageId)
|
String |
getDisplayName()
|
| Methods inherited from class hudson.model.Descriptor |
|---|
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, 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 JCloudsSlaveTemplate.DescriptorImpl()
| Method Detail |
|---|
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<JCloudsSlaveTemplate>
public hudson.util.FormValidation doCheckCores(@QueryParameter
String value)
public hudson.util.FormValidation doCheckRam(@QueryParameter
String value)
public hudson.model.AutoCompletionCandidates doAutoCompleteOsFamily(@QueryParameter
String value)
public hudson.util.FormValidation doCheckNumExecutors(@QueryParameter
String value)
public hudson.util.FormValidation doValidateImageId(@QueryParameter
String providerName,
@QueryParameter
String identity,
@QueryParameter
String credential,
@QueryParameter
String endPointUrl,
@QueryParameter
String imageId)
public hudson.util.ListBoxModel doFillHardwareIdItems(@RelativePath(value="..")@QueryParameter
String providerName,
@RelativePath(value="..")@QueryParameter
String identity,
@RelativePath(value="..")@QueryParameter
String credential,
@RelativePath(value="..")@QueryParameter
String endPointUrl)
public hudson.util.FormValidation doValidateHardwareId(@QueryParameter
String providerName,
@QueryParameter
String identity,
@QueryParameter
String credential,
@QueryParameter
String endPointUrl,
@QueryParameter
String hardwareId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||