@Extension
public static final class SlackNotifier.SlackJobProperty.DescriptorImpl
extends hudson.model.JobPropertyDescriptor
| Constructor and Description |
|---|
SlackNotifier.SlackJobProperty.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
boolean |
isApplicable(Class<? extends hudson.model.Job> jobType) |
SlackNotifier.SlackJobProperty |
newInstance(org.kohsuke.stapler.StaplerRequest sr,
net.sf.json.JSONObject formData) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPossibleViewNames, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic SlackNotifier.SlackJobProperty.DescriptorImpl()
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.model.JobProperty<?>>public boolean isApplicable(Class<? extends hudson.model.Job> jobType)
isApplicable in class hudson.model.JobPropertyDescriptorpublic SlackNotifier.SlackJobProperty newInstance(org.kohsuke.stapler.StaplerRequest sr, net.sf.json.JSONObject formData) throws hudson.model.Descriptor.FormException
newInstance in class hudson.model.JobPropertyDescriptorhudson.model.Descriptor.FormExceptionCopyright © 2004-2013. All Rights Reserved.