@Extension(ordinal=50.0)
@Symbol(value="pipelineMaven")
public class GlobalPipelineMavenConfig
extends jenkins.model.GlobalConfiguration
| Constructor and Description |
|---|
GlobalPipelineMavenConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
static GlobalPipelineMavenConfig |
get() |
jenkins.tools.ToolConfigurationCategory |
getCategory() |
List<MavenPublisher> |
getPublisherOptions() |
void |
setPublisherOptions(List<MavenPublisher> publisherOptions) |
all, getDescriptor, getGlobalConfigPageaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, 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@DataBoundConstructor public GlobalPipelineMavenConfig()
public jenkins.tools.ToolConfigurationCategory getCategory()
getCategory in class hudson.model.Descriptor<jenkins.model.GlobalConfiguration>@CheckForNull public List<MavenPublisher> getPublisherOptions()
@DataBoundSetter public void setPublisherOptions(List<MavenPublisher> publisherOptions)
public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
throws hudson.model.Descriptor.FormException
configure in class hudson.model.Descriptor<jenkins.model.GlobalConfiguration>hudson.model.Descriptor.FormException@Nullable public static GlobalPipelineMavenConfig get()
Copyright © 2016–2017. All rights reserved.