@Extension
public static class VulnerabilityTrendStep.VulnerabilityTrendStepDescriptorImpl
extends org.jenkinsci.plugins.workflow.steps.AbstractStepDescriptorImpl
Constructor and Description |
---|
VulnerabilityTrendStepDescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.ListBoxModel |
doFillApplicationIdItems(String teamServerProfileName)
Fills the Threshold Category select drop down with application ids.
|
hudson.util.ListBoxModel |
doFillProfileItems() |
hudson.util.ListBoxModel |
doFillRuleItems(String teamServerProfileName) |
hudson.util.ListBoxModel |
doFillSeverityItems() |
String |
getDisplayName() |
String |
getFunctionName() |
org.jenkinsci.plugins.workflow.steps.Step |
newInstance(Map<String,Object> arguments) |
getExecutionType, getRequiredContext
all, allMeta, argumentsToString, byFunctionName, checkContextAvailability, defineArguments, getMetaStepArgumentType, getProvidedContext, isAdvanced, isMetaStep, metaStepsOf, takesImplicitBlockArgument, uninstantiate
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 VulnerabilityTrendStepDescriptorImpl()
public String getFunctionName()
getFunctionName
in class org.jenkinsci.plugins.workflow.steps.StepDescriptor
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<org.jenkinsci.plugins.workflow.steps.Step>
public org.jenkinsci.plugins.workflow.steps.Step newInstance(Map<String,Object> arguments)
newInstance
in class org.jenkinsci.plugins.workflow.steps.StepDescriptor
public hudson.util.ListBoxModel doFillProfileItems()
public hudson.util.ListBoxModel doFillApplicationIdItems(@QueryParameter(value="profile") String teamServerProfileName) throws IOException
IOException
public hudson.util.ListBoxModel doFillRuleItems(@QueryParameter(value="profile") String teamServerProfileName)
public hudson.util.ListBoxModel doFillSeverityItems()
Copyright © 2016–2022. All rights reserved.