public static final class IrcPublisher.DescriptorImpl extends BuildStepDescriptor<Publisher> implements hudson.plugins.im.IMPublisherDescriptor
IrcPublisherDescriptor.FormException, Descriptor.PropertyType, Descriptor.Self| Modifier and Type | Field and Description |
|---|---|
static String[] |
CHARSETS |
static String |
PARAMETERNAME_NICKSERV_PASSWORD |
static String |
PARAMETERNAME_USE_COLORS |
static String |
PARAMETERNAME_USE_NOTICE |
clazzPARAMETERVALUE_STRATEGY_DEFAULT, PARAMETERVALUE_STRATEGY_VALUESfilteraddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, 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 static final String PARAMETERNAME_USE_NOTICE
public static final String PARAMETERNAME_USE_COLORS
public static final String PARAMETERNAME_NICKSERV_PASSWORD
public static final String[] CHARSETS
public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws Descriptor.FormException
configure in class Descriptor<Publisher>Descriptor.FormExceptionDescriptor.configure(org.kohsuke.stapler.StaplerRequest)public String getDisplayName()
getDisplayName in class Descriptor<Publisher>Descriptor.getDisplayName()public String getHelpFile()
getHelpFile in class Descriptor<Publisher>Descriptor.getHelpFile()public Publisher newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) throws Descriptor.FormException
newInstance in class Descriptor<Publisher>Descriptor.FormExceptionDescriptor.newInstance(org.kohsuke.stapler.StaplerRequest)public boolean isApplicable(Class<? extends AbstractProject> jobType)
isApplicable in class BuildStepDescriptor<Publisher>public String getCommandPrefix()
getCommandPrefix in interface hudson.plugins.im.IMPublisherDescriptorpublic String getHostname()
getHostname in interface hudson.plugins.im.IMPublisherDescriptorpublic String getNick()
public String getNickServPassword()
public String getLogin()
public String getPassword()
getPassword in interface hudson.plugins.im.IMPublisherDescriptorpublic boolean isSasl()
public int getPort()
getPort in interface hudson.plugins.im.IMPublisherDescriptorpublic String getSocksHost()
public int getSocksPort()
public boolean isSsl()
public boolean isTrustAllCertificates()
public boolean isDisallowPrivateChat()
public Integer getMessageRate()
public boolean isEnabled()
isEnabled in interface hudson.plugins.im.IMPublisherDescriptorpublic String getDefaultIdSuffix()
getDefaultIdSuffix in interface hudson.plugins.im.IMPublisherDescriptorpublic String getHost()
getHost in interface hudson.plugins.im.IMPublisherDescriptorpublic String getHudsonUserName()
getHudsonUserName in interface hudson.plugins.im.IMPublisherDescriptorpublic String getPluginDescription()
getPluginDescription in interface hudson.plugins.im.IMPublisherDescriptorpublic String getUserName()
getUserName in interface hudson.plugins.im.IMPublisherDescriptorpublic boolean isExposePresence()
isExposePresence in interface hudson.plugins.im.IMPublisherDescriptorpublic List<hudson.plugins.im.IMMessageTarget> getDefaultTargets()
getDefaultTargets in interface hudson.plugins.im.IMPublisherDescriptorpublic hudson.plugins.im.IMMessageTargetConverter getIMMessageTargetConverter()
getIMMessageTargetConverter in interface hudson.plugins.im.IMPublisherDescriptorpublic boolean isUseNotice()
public boolean isUseColors()
public String getCharset()
public hudson.plugins.im.config.ParameterNames getParamNames()
getParamNames in interface hudson.plugins.im.IMPublisherDescriptorprotected Integer getMessageRateFromSystemProperty()
Copyright © 2016–2020. All rights reserved.