public class DependencyCheckTabDetail
extends hudson.plugins.analysis.views.TabDetail
| Constructor and Description |
|---|
DependencyCheckTabDetail(hudson.model.AbstractBuild<?,?> owner,
hudson.plugins.analysis.views.DetailFactory detailFactory,
Collection<hudson.plugins.analysis.util.model.FileAnnotation> annotations,
String url,
String defaultEncoding)
Creates a new instance of
TabDetail. |
| Modifier and Type | Method and Description |
|---|---|
String |
getDetails() |
String |
getFixed() |
String |
getWarnings() |
getDefaultEncoding, getDynamic, getHeader, getLocalizedPriority, getOwner, getPriorities, isCurrentaddAnnotation, addAnnotations, addAnnotations, compareTo, containsCategory, containsFile, containsModule, containsPackage, containsType, equals, getAnnotation, getAnnotation, getAnnotations, getAnnotations, getAnnotations, getCategories, getCategory, getCategory, getContainer, getFile, getFile, getFiles, getHigh, getHighAnnotations, getHighPriority, getLow, getLowAnnotations, getLowPriority, getModule, getModule, getModules, getName, getNormal, getNormalAnnotations, getNormalPriority, getNumberOfAnnotations, getNumberOfAnnotations, getNumberOfAnnotations, getNumberOfHighAnnotations, getNumberOfLowAnnotations, getNumberOfNormalAnnotations, getPackage, getPackage, getPackageCategoryName, getPackageCategoryTitle, getPackages, getSortedAnnotations, getToolTip, getType, getType, getTypes, getUpperBound, hasAnnotations, hasAnnotations, hasAnnotations, hashCode, hasNoAnnotations, hasNoAnnotations, hasNoAnnotations, rebuildMappings, setHierarchy, setName, toStringpublic DependencyCheckTabDetail(hudson.model.AbstractBuild<?,?> owner,
hudson.plugins.analysis.views.DetailFactory detailFactory,
Collection<hudson.plugins.analysis.util.model.FileAnnotation> annotations,
String url,
String defaultEncoding)
TabDetail.owner - current build as owner of this action.detailFactory - the detail factory to useannotations - the module to show the details forurl - URL to render the content of this tabdefaultEncoding - the default encoding to be used when reading and parsing filespublic String getWarnings()
getWarnings in class hudson.plugins.analysis.views.TabDetailpublic String getDetails()
getDetails in class hudson.plugins.analysis.views.TabDetailpublic String getFixed()
getFixed in class hudson.plugins.analysis.views.TabDetailCopyright © 2012-2013 OWASP. All Rights Reserved.