@Symbol(value="publishReview") @Extension public static final class ReviewBoardSetup.DescriptorImpl extends BuildStepDescriptor<Builder>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doCheckReviewBoardServer(String value)
This validates the Review Board server configuration name.
|
String |
getDisplayName()
Returns the display name for this build step, as shown in the
Jenkins GUI.
|
boolean |
isApplicable(Class<? extends AbstractProject> aClass)
Informs Jenkins of whether or not this build step is applicable to
the current job, which it always is.
|
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 doCheckReviewBoardServer(@QueryParameter String value)
value - Review Board server config namepublic boolean isApplicable(Class<? extends AbstractProject> aClass)
isApplicable in class BuildStepDescriptor<Builder>aClass - The project classpublic String getDisplayName()
getDisplayName in class Descriptor<Builder>Copyright © 2016–2021. All rights reserved.