@Extension
public static final class CCUCMNotifier.DescriptorImpl
extends hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>
Constructor and Description |
---|
CCUCMNotifier.DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
boolean |
isApplicable(Class<? extends hudson.model.AbstractProject> arg0) |
hudson.tasks.Notifier |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
Hudson uses this method to create a new instance of
CCUCMNotifier . |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.tasks.Publisher>
public hudson.tasks.Notifier newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) throws hudson.model.Descriptor.FormException
CCUCMNotifier
. The method gets information from Hudson
config page. This information is about the configuration, which
Hudson saves.newInstance
in class hudson.model.Descriptor<hudson.tasks.Publisher>
hudson.model.Descriptor.FormException
public boolean isApplicable(Class<? extends hudson.model.AbstractProject> arg0)
isApplicable
in class hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>
Copyright © 2004-2016. All Rights Reserved.