@Extension(optional=true) public static final class ReleasePromotionCondition.DescriptorImpl extends hudson.plugins.promoted_builds.PromotionConditionDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getHelpFile() |
boolean |
isApplicable(AbstractProject<?,?> item) |
hudson.plugins.promoted_builds.PromotionCondition |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic boolean isApplicable(AbstractProject<?,?> item)
isApplicable in class hudson.plugins.promoted_builds.PromotionConditionDescriptorpublic String getDisplayName()
getDisplayName in class Descriptor<hudson.plugins.promoted_builds.PromotionCondition>public String getHelpFile()
getHelpFile in class Descriptor<hudson.plugins.promoted_builds.PromotionCondition>public hudson.plugins.promoted_builds.PromotionCondition newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) throws Descriptor.FormException
newInstance in class Descriptor<hudson.plugins.promoted_builds.PromotionCondition>Descriptor.FormExceptionCopyright © 2016–2022. All rights reserved.