@Extension public static final class JCloudsSlaveTemplate.DescriptorImpl extends hudson.model.Descriptor<JCloudsSlaveTemplate>
| Constructor and Description |
|---|
JCloudsSlaveTemplate.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckName(String value) |
hudson.util.FormValidation |
doCheckNumExecutors(String value) |
hudson.util.FormValidation |
doCheckOverrideRetentionTime(String value) |
hudson.util.ListBoxModel |
doFillCredentialsIdItems(hudson.model.ItemGroup context) |
hudson.util.ListBoxModel |
doFillHardwareIdItems(String hardwareId,
String endPointUrl,
String identity,
String credential,
String zone) |
hudson.util.ListBoxModel |
doFillImageIdItems(String imageId,
String endPointUrl,
String identity,
String credential,
String zone) |
hudson.util.ListBoxModel |
doFillNetworkIdItems(String networkId,
String endPointUrl,
String identity,
String credential,
String zone) |
hudson.util.ListBoxModel |
doFillSlaveTypeItems() |
hudson.util.ListBoxModel |
doFillUserDataIdItems() |
String |
getDisplayName() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<JCloudsSlaveTemplate>@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class)
public hudson.util.FormValidation doCheckName(@QueryParameter
String value)
@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class)
public hudson.util.FormValidation doCheckNumExecutors(@QueryParameter
String value)
@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class) public hudson.util.ListBoxModel doFillSlaveTypeItems()
@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class)
public hudson.util.ListBoxModel doFillHardwareIdItems(@QueryParameter
String hardwareId,
@RelativePath(value="..")@QueryParameter
String endPointUrl,
@RelativePath(value="..")@QueryParameter
String identity,
@RelativePath(value="..")@QueryParameter
String credential,
@RelativePath(value="..")@QueryParameter
String zone)
@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class)
public hudson.util.ListBoxModel doFillImageIdItems(@QueryParameter
String imageId,
@RelativePath(value="..")@QueryParameter
String endPointUrl,
@RelativePath(value="..")@QueryParameter
String identity,
@RelativePath(value="..")@QueryParameter
String credential,
@RelativePath(value="..")@QueryParameter
String zone)
@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class)
public hudson.util.ListBoxModel doFillNetworkIdItems(@QueryParameter
String networkId,
@RelativePath(value="..")@QueryParameter
String endPointUrl,
@RelativePath(value="..")@QueryParameter
String identity,
@RelativePath(value="..")@QueryParameter
String credential,
@RelativePath(value="..")@QueryParameter
String zone)
@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class)
public hudson.util.ListBoxModel doFillCredentialsIdItems(@AncestorInPath
hudson.model.ItemGroup context)
@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class)
public hudson.util.FormValidation doCheckOverrideRetentionTime(@QueryParameter
String value)
@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class) public hudson.util.ListBoxModel doFillUserDataIdItems()
Copyright © 2004-2016. All Rights Reserved.