@Extension(ordinal=100.0)
public final class DependencyCheckDescriptor
extends hudson.plugins.analysis.core.PluginDescriptor
DependencyCheckPublisher. Used as a singleton. The
class is marked as public so that it can be accessed from views.| Constructor and Description |
|---|
DependencyCheckDescriptor()
Creates a new instance of
DependencyCheckDescriptor. |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconUrl() |
String |
getPluginName() |
String |
getSummaryIconUrl() |
boolean |
isApplicable(Class<? extends hudson.model.AbstractProject> jobType)
By default, isApplicable will return true for all projects except Maven projects.
|
convertHierarchicalFormData, createResultUrlName, doCheckDefaultEncoding, doCheckHeight, doCheckPattern, doCheckThreshold, getHelpFile, getPluginResultUrlName, getPluginRoot, isPluginInstalled, newInstanceaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic DependencyCheckDescriptor()
DependencyCheckDescriptor.public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.Publisher>public String getPluginName()
getPluginName in class hudson.plugins.analysis.core.PluginDescriptorpublic String getIconUrl()
getIconUrl in class hudson.plugins.analysis.core.PluginDescriptorpublic String getSummaryIconUrl()
getSummaryIconUrl in class hudson.plugins.analysis.core.PluginDescriptorpublic boolean isApplicable(Class<? extends hudson.model.AbstractProject> jobType)
isApplicable in class hudson.plugins.analysis.core.PluginDescriptorjobType - the type of Jenkins job (freestyle, maven, etc)Copyright © 2012-2013 OWASP. All Rights Reserved.