@Symbol(value="oversecuredUpload") @Extension public static final class OversecuredPlugin.DescriptorImpl extends BuildStepDescriptor<Builder>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doCheckAppPath(String appPath) |
FormValidation |
doCheckBranchName(String branchName) |
FormValidation |
doCheckIntegrationId(String integrationId) |
FormValidation |
doCheckOversecuredApiKey() |
String |
getDisplayName() |
boolean |
isApplicable(Class<? extends AbstractProject> aClass) |
filteraddHelpFileRedirect, 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, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic FormValidation doCheckIntegrationId(@QueryParameter String integrationId)
public FormValidation doCheckBranchName(@QueryParameter String branchName)
public FormValidation doCheckAppPath(@QueryParameter String appPath)
public FormValidation doCheckOversecuredApiKey()
public boolean isApplicable(Class<? extends AbstractProject> aClass)
isApplicable in class BuildStepDescriptor<Builder>public String getDisplayName()
getDisplayName in class Descriptor<Builder>Copyright © 2016–2022. All rights reserved.