@Symbol(value="s3Upload") public static final class S3BucketPublisher.DescriptorImpl extends BuildStepDescriptor<Publisher>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self| Modifier and Type | Field and Description |
|---|---|
List<com.amazonaws.regions.Region> |
regions |
String[] |
storageClasses |
clazz| Constructor and Description |
|---|
DescriptorImpl() |
DescriptorImpl(Class<? extends Publisher> clazz) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
ListBoxModel |
doFillConsoleLogLevelItems() |
ListBoxModel |
doFillPluginFailureResultConstraintItems() |
ListBoxModel |
doFillProfileNameItems(Item item) |
FormValidation |
doLoginCheck(String name,
String accessKey,
Secret secretKey,
boolean useRole) |
Level[] |
getConsoleLogLevels() |
String |
getDisplayName() |
String |
getHelpFile() |
Result[] |
getPluginFailureResultConstraints() |
S3Profile[] |
getProfiles() |
boolean |
isApplicable(Class<? extends AbstractProject> aClass) |
void |
replaceProfiles(List<S3Profile> profiles) |
filteraddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic List<com.amazonaws.regions.Region> regions
public String[] storageClasses
public String getDisplayName()
getDisplayName in class Descriptor<Publisher>public String getHelpFile()
getHelpFile in class Descriptor<Publisher>public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
configure in class Descriptor<Publisher>public ListBoxModel doFillProfileNameItems(@AncestorInPath Item item)
public ListBoxModel doFillConsoleLogLevelItems()
public ListBoxModel doFillPluginFailureResultConstraintItems()
public Level[] getConsoleLogLevels()
public S3Profile[] getProfiles()
public Result[] getPluginFailureResultConstraints()
public FormValidation doLoginCheck(@QueryParameter String name, @QueryParameter String accessKey, @QueryParameter Secret secretKey, @QueryParameter boolean useRole)
public boolean isApplicable(Class<? extends AbstractProject> aClass)
isApplicable in class BuildStepDescriptor<Publisher>Copyright © 2016–2021. All rights reserved.