@Extension public static class BaremetalCloudAgentTemplate.DescriptorImpl extends hudson.model.Descriptor<BaremetalCloudAgentTemplate>
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckAssignPublicIP(String userId,
String fingerprint,
String tenantId,
String apikey,
String passphrase,
String regionId,
String compartmentId,
String subnetId,
Boolean assignPublicIP) |
hudson.util.FormValidation |
doCheckIdleTerminationMinutes(String value) |
hudson.util.FormValidation |
doCheckLabelString(String value,
hudson.model.Node.Mode mode) |
hudson.util.FormValidation |
doCheckNumExecutors(String value) |
hudson.util.FormValidation |
doCheckSshConnectTimeoutSeconds(String value) |
hudson.util.FormValidation |
doCheckSshPrivatekey(String value) |
hudson.util.FormValidation |
doCheckStartTimeoutSeconds(String value) |
hudson.util.FormValidation |
doCheckUsePublicIP(Boolean assignPublicIP,
Boolean usePublicIP) |
hudson.util.ListBoxModel |
doFillAvailableDomainItems(String fingerprint,
String apikey,
String passphrase,
String tenantId,
String userId,
String regionId) |
hudson.util.ListBoxModel |
doFillCompartmentIdItems(String userId,
String fingerprint,
String tenantId,
String apikey,
String passphrase,
String regionId) |
hudson.util.ListBoxModel |
doFillImageIdItems(String userId,
String fingerprint,
String tenantId,
String apikey,
String passphrase,
String regionId) |
hudson.util.ListBoxModel |
doFillShapeItems(String userId,
String fingerprint,
String tenantId,
String apikey,
String passphrase,
String regionId,
String compartmentId,
String availableDomain,
String imageId) |
hudson.util.ListBoxModel |
doFillSubnetIdItems(String userId,
String fingerprint,
String tenantId,
String apikey,
String passphrase,
String regionId,
String availableDomain,
String vcnId) |
hudson.util.ListBoxModel |
doFillVcnIdItems(String userId,
String fingerprint,
String tenantId,
String apikey,
String passphrase,
String regionId) |
hudson.util.FormValidation |
doVerifySshKeyPair(String sshPublickey,
String sshPrivatekey) |
static int |
getDefaultNumExecutors() |
static int |
getDefaultSshConnectTimeoutSeconds() |
static int |
getDefaultStartTimeoutSeconds() |
String |
getHelpFile(String fieldName) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, getGlobalConfigPage, getGlobalPropertyType, 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 getHelpFile(String fieldName)
getHelpFile in class hudson.model.Descriptor<BaremetalCloudAgentTemplate>public static int getDefaultNumExecutors()
public static int getDefaultSshConnectTimeoutSeconds()
public static int getDefaultStartTimeoutSeconds()
public hudson.util.FormValidation doCheckNumExecutors(@QueryParameter
String value)
public hudson.util.FormValidation doCheckSshConnectTimeoutSeconds(@QueryParameter
String value)
public hudson.util.FormValidation doCheckAssignPublicIP(@QueryParameter @RelativePath(value="..")
String userId,
@QueryParameter @RelativePath(value="..")
String fingerprint,
@QueryParameter @RelativePath(value="..")
String tenantId,
@QueryParameter @RelativePath(value="..")
String apikey,
@QueryParameter @RelativePath(value="..")
String passphrase,
@QueryParameter @RelativePath(value="..")
String regionId,
@QueryParameter
String compartmentId,
@QueryParameter
String subnetId,
@QueryParameter
Boolean assignPublicIP)
public hudson.util.FormValidation doCheckUsePublicIP(@QueryParameter
Boolean assignPublicIP,
@QueryParameter
Boolean usePublicIP)
public hudson.util.ListBoxModel doFillCompartmentIdItems(@QueryParameter @RelativePath(value="..")
String userId,
@QueryParameter @RelativePath(value="..")
String fingerprint,
@QueryParameter @RelativePath(value="..")
String tenantId,
@QueryParameter @RelativePath(value="..")
String apikey,
@QueryParameter @RelativePath(value="..")
String passphrase,
@QueryParameter @RelativePath(value="..")
String regionId)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic hudson.util.ListBoxModel doFillAvailableDomainItems(@QueryParameter @RelativePath(value="..")
String fingerprint,
@QueryParameter @RelativePath(value="..")
String apikey,
@QueryParameter @RelativePath(value="..")
String passphrase,
@QueryParameter @RelativePath(value="..")
String tenantId,
@QueryParameter @RelativePath(value="..")
String userId,
@QueryParameter @RelativePath(value="..")
String regionId)
public hudson.util.ListBoxModel doFillImageIdItems(@QueryParameter @RelativePath(value="..")
String userId,
@QueryParameter @RelativePath(value="..")
String fingerprint,
@QueryParameter @RelativePath(value="..")
String tenantId,
@QueryParameter @RelativePath(value="..")
String apikey,
@QueryParameter @RelativePath(value="..")
String passphrase,
@QueryParameter @RelativePath(value="..")
String regionId)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic hudson.util.ListBoxModel doFillShapeItems(@QueryParameter @RelativePath(value="..")
String userId,
@QueryParameter @RelativePath(value="..")
String fingerprint,
@QueryParameter @RelativePath(value="..")
String tenantId,
@QueryParameter @RelativePath(value="..")
String apikey,
@QueryParameter @RelativePath(value="..")
String passphrase,
@QueryParameter @RelativePath(value="..")
String regionId,
@QueryParameter
String compartmentId,
@QueryParameter
String availableDomain,
@QueryParameter
String imageId)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic hudson.util.ListBoxModel doFillVcnIdItems(@QueryParameter @RelativePath(value="..")
String userId,
@QueryParameter @RelativePath(value="..")
String fingerprint,
@QueryParameter @RelativePath(value="..")
String tenantId,
@QueryParameter @RelativePath(value="..")
String apikey,
@QueryParameter @RelativePath(value="..")
String passphrase,
@QueryParameter @RelativePath(value="..")
String regionId)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic hudson.util.ListBoxModel doFillSubnetIdItems(@QueryParameter @RelativePath(value="..")
String userId,
@QueryParameter @RelativePath(value="..")
String fingerprint,
@QueryParameter @RelativePath(value="..")
String tenantId,
@QueryParameter @RelativePath(value="..")
String apikey,
@QueryParameter @RelativePath(value="..")
String passphrase,
@QueryParameter @RelativePath(value="..")
String regionId,
@QueryParameter
String availableDomain,
@QueryParameter
String vcnId)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic hudson.util.FormValidation doCheckSshPrivatekey(@QueryParameter
String value)
public hudson.util.FormValidation doVerifySshKeyPair(@QueryParameter
String sshPublickey,
@QueryParameter
String sshPrivatekey)
public hudson.util.FormValidation doCheckLabelString(@QueryParameter
String value,
@QueryParameter
hudson.model.Node.Mode mode)
public hudson.util.FormValidation doCheckIdleTerminationMinutes(@QueryParameter
String value)
public hudson.util.FormValidation doCheckStartTimeoutSeconds(@QueryParameter
String value)
Copyright © 2016–2018. All rights reserved.