public class FindBugsTabDetail
extends hudson.plugins.analysis.views.TabDetail
| Constructor and Description |
|---|
FindBugsTabDetail(hudson.model.Run<?,?> owner,
hudson.plugins.analysis.views.DetailFactory detailFactory,
Collection<hudson.plugins.analysis.util.model.FileAnnotation> annotations,
String url,
String defaultEncoding)
Creates a new instance of
FindBugsTabDetail. |
| Modifier and Type | Method and Description |
|---|---|
String |
getWarnings() |
getDetails, getDisplayName, getFixed, getUrlgetAge, getBuildUrl, getDefaultEncoding, getDynamic, getHeader, getLocalizedPriority, getOwner, getPriorities, isCurrent, sanitize, useAuthorsaddAnnotation, addAnnotations, addAnnotations, compareTo, containsCategory, containsFile, containsModule, containsPackage, containsType, equals, escape, getAnnotation, getAnnotation, getAnnotations, getAnnotations, getAnnotations, getAuthor, getAuthor, getAuthors, getCategories, getCategory, getCategory, getContainer, getFile, getFile, getFiles, getHierarchy, getHigh, getHighAnnotations, getHighPriority, getLabelProvider, 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, setLabelProvider, setName, toStringpublic FindBugsTabDetail(hudson.model.Run<?,?> owner,
hudson.plugins.analysis.views.DetailFactory detailFactory,
Collection<hudson.plugins.analysis.util.model.FileAnnotation> annotations,
String url,
String defaultEncoding)
FindBugsTabDetail.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.TabDetailCopyright © 2016–2018. All rights reserved.