@Extension
public static final class PolyspaceBuildWrapper.DescriptorImpl
extends hudson.tasks.BuildWrapperDescriptor
| Constructor and Description |
|---|
DescriptorImpl() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, findByDescribableClassName, findById, 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(hudson.model.AbstractProject<?,?> item)
isApplicable in class hudson.tasks.BuildWrapperDescriptorpublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.BuildWrapper>public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
configure in class hudson.model.Descriptor<hudson.tasks.BuildWrapper>hudson.model.Descriptor.FormExceptionpublic void addPolyspaceBinConfig(PolyspaceBinConfig value)
public PolyspaceBinConfig[] getpolyspaceBinConfigs()
public PolyspaceBinConfig getBinConfig(String name)
public void addPolyspaceAccessConfig(PolyspaceAccessConfig value)
public PolyspaceAccessConfig[] getpolyspaceAccessConfigs()
public PolyspaceAccessConfig getServerConfig(String name)
public void addPolyspaceMetricsConfig(PolyspaceMetricsConfig value)
public PolyspaceMetricsConfig[] getpolyspaceMetricsConfigs()
public PolyspaceMetricsConfig getMetricsConfig(String name)
public hudson.util.ListBoxModel doFillServerConfigItems()
public hudson.util.ListBoxModel doFillMetricsConfigItems()
public hudson.util.ListBoxModel doFillBinConfigItems()
public hudson.util.FormValidation doCheckPolyspaceMetrics(@AncestorInPath
hudson.model.Item item,
@QueryParameter
String metricsConfig,
@QueryParameter
String binConfig)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic hudson.util.ListBoxModel doFillPolyspaceAccessCredentialIdItems(@AncestorInPath
jenkins.model.Jenkins context)
public hudson.util.FormValidation doCheckPolyspaceAccess(@AncestorInPath
hudson.model.Item item,
@QueryParameter
String serverConfig,
@QueryParameter
String polyspaceAccessCredentialId,
@QueryParameter
String binConfig)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016–2019. All rights reserved.