@Symbol(value="audit") @Extension public static final class AuditBuilder.DescriptorImpl extends BuildStepDescriptor<Builder>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doCheckApiTags(String value) |
FormValidation |
doCheckPlatformUrl(String value) |
ListBoxModel |
doFillCredentialsIdItems(Item ancestor,
String credentialsId) |
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 String getDisplayName()
getDisplayName in class Descriptor<Builder>public boolean isApplicable(Class<? extends AbstractProject> aClass)
isApplicable in class BuildStepDescriptor<Builder>public ListBoxModel doFillCredentialsIdItems(@AncestorInPath Item ancestor, @QueryParameter String credentialsId)
public FormValidation doCheckPlatformUrl(@QueryParameter String value)
public FormValidation doCheckApiTags(@QueryParameter String value)
Copyright © 2016–2023. All rights reserved.