@Extension @Symbol(value="rabbitMQPublisher") public static class RabbitMqBuilder.RabbitMqDescriptor extends BuildStepDescriptor<Builder>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
RabbitMqDescriptor() |
Modifier and Type | Method and Description |
---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
FormValidation |
doCheckParameters(String parameters) |
ListBoxModel |
doFillRabbitNameItems() |
RabbitMqBuilder.Configs |
getConfigs() |
String |
getDisplayName() |
boolean |
isApplicable(Class<? extends AbstractProject> jobType) |
void |
setConfigs(RabbitMqBuilder.Configs configs) |
filter
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, 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, toMap
public boolean isApplicable(Class<? extends AbstractProject> jobType)
isApplicable
in class BuildStepDescriptor<Builder>
@Nonnull public String getDisplayName()
getDisplayName
in class Descriptor<Builder>
public boolean configure(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject json)
configure
in class Descriptor<Builder>
public RabbitMqBuilder.Configs getConfigs()
public void setConfigs(RabbitMqBuilder.Configs configs)
public ListBoxModel doFillRabbitNameItems()
public FormValidation doCheckParameters(@QueryParameter String parameters)
Copyright © 2016–2019. All rights reserved.