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