@Extension public static class MergeBotUpdater.DescriptorImpl extends hudson.scm.SCMDescriptor<MergeBotUpdater>
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
hudson.util.FormValidation |
doCheckExecutable(String value) |
String |
getCmMergebotExecutable() |
String |
getDisplayName() |
boolean |
isApplicable(hudson.model.Job project) |
getBrowserDescriptors, isApplicable, isBrowserReusable, loadaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, 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, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getCmMergebotExecutable()
public boolean isApplicable(hudson.model.Job project)
isApplicable in class hudson.scm.SCMDescriptor<MergeBotUpdater>public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
configure in class hudson.model.Descriptor<hudson.scm.SCM>hudson.model.Descriptor.FormExceptionpublic hudson.util.FormValidation doCheckExecutable(@QueryParameter
String value)
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.scm.SCM>Copyright © 2016–2019. All rights reserved.