@Extension
public static final class ValgrindBuilderStep.DescriptorImpl
extends org.jenkinsci.plugins.workflow.steps.AbstractStepDescriptorImpl
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
doCheckIncludePattern(String includePattern) |
hudson.util.FormValidation |
doCheckOutputFileEnding(String value) |
String |
getDisplayName() |
String |
getFunctionName() |
static hudson.DescriptorExtensionList<ValgrindBuilder.ValgrindTool,ValgrindBuilder.ValgrindTool.ValgrindToolDescriptor> |
getToolDescriptors() |
getExecutionType, getRequiredContext
all, checkContextAvailability, defineArguments, getProvidedContext, isAdvanced, newInstance, takesImplicitBlockArgument
addHelpFileRedirect, 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, toMap
public String getFunctionName()
getFunctionName
in class org.jenkinsci.plugins.workflow.steps.StepDescriptor
@Nonnull public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<org.jenkinsci.plugins.workflow.steps.Step>
public static hudson.DescriptorExtensionList<ValgrindBuilder.ValgrindTool,ValgrindBuilder.ValgrindTool.ValgrindToolDescriptor> getToolDescriptors()
public hudson.util.FormValidation doCheckIncludePattern(@QueryParameter String includePattern) throws IOException, javax.servlet.ServletException
IOException
javax.servlet.ServletException
public hudson.util.FormValidation doCheckOutputFileEnding(@QueryParameter String value) throws IOException, javax.servlet.ServletException
IOException
javax.servlet.ServletException
Copyright © 2016–2018. All rights reserved.