@Extension
@Symbol(value="withAWSParameterStore")
public static final class AwsParameterStoreBuildWrapper.DescriptorImpl
extends hudson.tasks.BuildWrapperDescriptor
BuildWrapperDescriptor
for the AwsParameterStoreBuildWrapper
.Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.ListBoxModel |
doFillCredentialsIdItems()
Returns a list of AWS credentials identifiers.
|
hudson.util.ListBoxModel |
doFillNamingItems()
Returns a list of naming options: basename, absolute, relative.
|
hudson.util.ListBoxModel |
doFillRegionNameItems()
Returns a list of AWS region names.
|
String |
getDisplayName() |
boolean |
isApplicable(hudson.model.AbstractProject item) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, 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, toMap
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.tasks.BuildWrapper>
public hudson.util.ListBoxModel doFillCredentialsIdItems()
ListBoxModel
populated with AWS credential identifierspublic hudson.util.ListBoxModel doFillRegionNameItems()
ListBoxModel
populated with AWS region namespublic hudson.util.ListBoxModel doFillNamingItems()
ListBoxModel
populated with AWS region namespublic boolean isApplicable(hudson.model.AbstractProject item)
isApplicable
in class hudson.tasks.BuildWrapperDescriptor
Copyright © 2016–2020. All rights reserved.