Class BaremetalCloudNsgTemplate.DescriptorImpl
java.lang.Object
hudson.model.Descriptor<BaremetalCloudNsgTemplate>
com.oracle.cloud.baremetal.jenkins.BaremetalCloudNsgTemplate.DescriptorImpl
- Enclosing class:
- BaremetalCloudNsgTemplate
@Extension
public static class BaremetalCloudNsgTemplate.DescriptorImpl
extends Descriptor<BaremetalCloudNsgTemplate>
-
Nested Class Summary
Nested classes/interfaces inherited from class hudson.model.Descriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self -
Field Summary
Fields inherited from class hudson.model.Descriptor
clazz -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoFillNsgCompartmentIdItems(String credentialsId, String maxAsyncThreads) doFillNsgIdItems(String credentialsId, String maxAsyncThreads, String vcnCompartmentId, String nsgCompartmentId) Methods inherited from class hudson.model.Descriptor
addHelpFileRedirect, bindJSON, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getStaticHelpUrl, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
-
Constructor Details
-
DescriptorImpl
public DescriptorImpl()
-
-
Method Details
-
doFillNsgCompartmentIdItems
public ListBoxModel doFillNsgCompartmentIdItems(@QueryParameter @RelativePath("../..") String credentialsId, @QueryParameter @RelativePath("../..") String maxAsyncThreads) throws IOException, javax.servlet.ServletException - Throws:
IOExceptionjavax.servlet.ServletException
-
doFillNsgIdItems
public ListBoxModel doFillNsgIdItems(@QueryParameter @RelativePath("../..") String credentialsId, @QueryParameter @RelativePath("../..") String maxAsyncThreads, @QueryParameter @RelativePath("..") String vcnCompartmentId, @QueryParameter String nsgCompartmentId) -
getDisplayName
- Overrides:
getDisplayNamein classDescriptor<BaremetalCloudNsgTemplate>
-