@Extension public static final class AgentTemplate.DescriptorImpl extends hudson.model.Descriptor<AgentTemplate>
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
doCheckMemory(String value) |
hudson.util.FormValidation |
doCheckNamespace(String endpoint,
String credentialsId,
Boolean useJenkinsProxySettings,
Boolean ignoreSSLErrors,
String value) |
hudson.util.FormValidation |
doCheckNumExecutors(String value) |
hudson.util.ListBoxModel |
doFillConfigItems(String endpoint,
String credentialsId,
Boolean useJenkinsProxySettings,
Boolean ignoreSSLErrors) |
hudson.util.ListBoxModel |
doFillImageItems(String endpoint,
String credentialsId,
Boolean useJenkinsProxySettings,
Boolean ignoreSSLErrors,
String readonlyImage) |
hudson.util.ListBoxModel |
doFillSchedulerItems() |
hudson.util.ListBoxModel |
doFillVmCredentialsIdItems() |
String |
getDefaultNamespace() |
List<hudson.slaves.NodePropertyDescriptor> |
getNodePropertyDescriptors() |
String |
getOrka2xOption() |
String |
getOrka3xOption() |
static List<hudson.model.Descriptor<hudson.slaves.RetentionStrategy<?>>> |
getRetentionStrategyDescriptors() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, 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, toMap
@POST public hudson.util.FormValidation doCheckMemory(@QueryParameter String value)
public hudson.util.FormValidation doCheckNumExecutors(@QueryParameter String value)
@POST public hudson.util.FormValidation doCheckNamespace(@QueryParameter @RelativePath(value="..") String endpoint, @QueryParameter @RelativePath(value="..") String credentialsId, @QueryParameter @RelativePath(value="..") Boolean useJenkinsProxySettings, @QueryParameter @RelativePath(value="..") Boolean ignoreSSLErrors, @QueryParameter String value)
public hudson.util.ListBoxModel doFillVmCredentialsIdItems()
public hudson.util.ListBoxModel doFillSchedulerItems()
@POST public hudson.util.ListBoxModel doFillConfigItems(@QueryParameter @RelativePath(value="..") String endpoint, @QueryParameter @RelativePath(value="..") String credentialsId, @QueryParameter @RelativePath(value="..") Boolean useJenkinsProxySettings, @QueryParameter @RelativePath(value="..") Boolean ignoreSSLErrors)
@POST public hudson.util.ListBoxModel doFillImageItems(@QueryParameter @RelativePath(value="..") String endpoint, @QueryParameter @RelativePath(value="..") String credentialsId, @QueryParameter @RelativePath(value="..") Boolean useJenkinsProxySettings, @QueryParameter @RelativePath(value="..") Boolean ignoreSSLErrors, @QueryParameter String readonlyImage)
public static List<hudson.model.Descriptor<hudson.slaves.RetentionStrategy<?>>> getRetentionStrategyDescriptors()
public List<hudson.slaves.NodePropertyDescriptor> getNodePropertyDescriptors()
public String getDefaultNamespace()
public String getOrka2xOption()
public String getOrka3xOption()
Copyright © 2016–2024. All rights reserved.