@Extension @Symbol(value="websocketin") public static final class WebsocketInNotifier.DescriptorImpl extends BuildStepDescriptor<Publisher>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doCheckAdditionalHttpHeaders(String additionalHttpHeaders) |
FormValidation |
doCheckUrl(String url) |
FormValidation |
doTestConnection(String url,
String startMessage,
String additionalHttpHeaders,
Item item) |
String |
getDisplayName() |
boolean |
isApplicable(Class<? extends AbstractProject> aClass) |
static Map<String,String> |
toMap(String value) |
filteraddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, 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, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic boolean isApplicable(Class<? extends AbstractProject> aClass)
isApplicable in class BuildStepDescriptor<Publisher>public String getDisplayName()
getDisplayName in class Descriptor<Publisher>public FormValidation doCheckUrl(@QueryParameter String url)
public FormValidation doCheckAdditionalHttpHeaders(@QueryParameter String additionalHttpHeaders)
public FormValidation doTestConnection(@QueryParameter(value="url") String url, @QueryParameter(value="startMessage") String startMessage, @QueryParameter(value="additionalHttpHeaders") String additionalHttpHeaders, @AncestorInPath Item item)
public static Map<String,String> toMap(String value) throws IOException
IOExceptionCopyright © 2016–2019. All rights reserved.