@Symbol(value="ostorlabScan") @Extension public static final class OPlugin.DescriptorImpl extends BuildStepDescriptor<Builder>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doValidateParams(String apiKey,
String binaryName,
AbstractProject project,
Job<?,?> owner)
Do validate params form validation.
|
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 doValidateParams(@QueryParameter(value="apiKey") String apiKey, @QueryParameter(value="binaryName") String binaryName, @AncestorInPath AbstractProject project, @AncestorInPath Job<?,?> owner) throws net.sf.json.JSONException
apiKey - the api keybinaryName - the binary nameproject - the projectowner - the ownernet.sf.json.JSONException - the json exceptionpublic boolean isApplicable(Class<? extends AbstractProject> aClass)
isApplicable in class BuildStepDescriptor<Builder>@NonNull public String getDisplayName()
getDisplayName in class Descriptor<Builder>Copyright © 2016–2025. All rights reserved.