@Symbol(value="qrebel") @Extension public static final class QRebelPublisher.DescriptorImpl extends BuildStepDescriptor<Publisher>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self| Modifier and Type | Field and Description |
|---|---|
boolean |
showHidden |
clazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doCheckBlank(java.lang.String value) |
FormValidation |
doTestConnection(java.lang.String appName,
java.lang.String apiToken,
java.lang.String apiUrl,
Item item) |
java.lang.String |
getDisplayName() |
boolean |
isApplicable(java.lang.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, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic boolean isApplicable(java.lang.Class<? extends AbstractProject> aClass)
isApplicable in class BuildStepDescriptor<Publisher>@Nonnull public java.lang.String getDisplayName()
getDisplayName in class Descriptor<Publisher>@POST public FormValidation doTestConnection(@QueryParameter(value="appName") java.lang.String appName, @QueryParameter(value="apiToken") java.lang.String apiToken, @QueryParameter(value="apiUrl") java.lang.String apiUrl, @AncestorInPath Item item)
@POST public FormValidation doCheckBlank(@QueryParameter java.lang.String value)
Copyright © 2016–2019. All rights reserved.