@Extension(optional=true) public static final class ReleasePromotionCondition.DescriptorImpl extends hudson.plugins.promoted_builds.PromotionConditionDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
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, toMap
public boolean isApplicable(AbstractProject<?,?> item)
isApplicable
in class hudson.plugins.promoted_builds.PromotionConditionDescriptor
public 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.FormException
Copyright © 2016–2022. All rights reserved.