|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.Descriptor<T>
hudson.tasks.BuildStepDescriptor<hudson.tasks.Builder>
org.jenkinsci.plugins.DependencyCheck.DependencyCheckUpdateOnlyBuilder.DescriptorImpl
@Extension public static final class DependencyCheckUpdateOnlyBuilder.DescriptorImpl
Descriptor for DependencyCheckUpdateOnlyBuilder. Used as a singleton.
The class is marked as public so that it can be accessed from views.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
|---|
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType, hudson.model.Descriptor.Self |
| Field Summary |
|---|
| Fields inherited from class hudson.model.Descriptor |
|---|
clazz |
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Constructor Summary | |
|---|---|
DependencyCheckUpdateOnlyBuilder.DescriptorImpl()
Default constructor. |
|
| Method Summary | |
|---|---|
String |
getCveUrl12Base()
Returns the global configuration for CVE 1.2 base URL. |
String |
getCveUrl12Modified()
Returns the global configuration for CVE 1.2 modified URL. |
String |
getCveUrl20Base()
Returns the global configuration for CVE 2.0 base URL. |
String |
getCveUrl20Modified()
Returns the global configuration for CVE 2.0 modified URL. |
int |
getDataMirroringType()
This method returns the global configuration for dataMirroringType. |
String |
getDisplayName()
This name is used on the build configuration screen. |
boolean |
getIsNvdProxyBypassed()
Returns the global configuration to determine if downloading the NVD data feeds shall bypass any proxy defined in Jenkins. |
String |
getTempPath()
Returns the global configuration for the path to the temporary directory. |
boolean |
isApplicable(Class<? extends hudson.model.AbstractProject> aClass)
|
| Methods inherited from class hudson.tasks.BuildStepDescriptor |
|---|
filter |
| Methods inherited from class hudson.model.Descriptor |
|---|
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DependencyCheckUpdateOnlyBuilder.DescriptorImpl()
| Method Detail |
|---|
public boolean isApplicable(Class<? extends hudson.model.AbstractProject> aClass)
isApplicable in class hudson.tasks.BuildStepDescriptor<hudson.tasks.Builder>public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.Builder>public int getDataMirroringType()
public boolean getIsNvdProxyBypassed()
public String getCveUrl12Modified()
public String getCveUrl20Modified()
public String getCveUrl12Base()
public String getCveUrl20Base()
public String getTempPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||