@Deprecated public class FindBugsMavenResult extends FindBugsResult
| Constructor and Description |
|---|
FindBugsMavenResult(hudson.model.AbstractBuild<?,?> build,
String defaultEncoding,
hudson.plugins.analysis.core.ParserResult result)
Deprecated.
Creates a new instance of
FindBugsMavenResult. |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends hudson.plugins.analysis.core.ResultAction<? extends hudson.plugins.analysis.core.BuildResult>> |
getResultActionType()
Deprecated.
|
configure, createDeltaMessage, getDisplayName, getNewThisWeek, getNotInCloud, getNumberOfComments, getSerializationFileName, getSummaryattachLabelProvider, canUseDeltaValues, createDefaultDeltaMessage, createDefaultSummary, createHistory, createHistory, createUrl, evaluateStatus, evaluateStatus, getAnnotation, getAnnotation, getAnnotations, getAnnotations, getAnnotations, getApi, getContainer, getDataFile, getDays, getDefaultEncoding, getDelta, getDetails, getDynamic, getErrors, getFixedWarnings, getHeader, getHighDelta, getHighScoreGap, getHistory, getLowDelta, getModules, getNewWarnings, getNormalDelta, getNumberOfAnnotations, getNumberOfAnnotations, getNumberOfAnnotations, getNumberOfFixedWarnings, getNumberOfHighPriorityWarnings, getNumberOfLowPriorityWarnings, getNumberOfModules, getNumberOfNewWarnings, getNumberOfNormalPriorityWarnings, getNumberOfWarnings, getOwner, getPluginResult, getPreviousResult, getPriorities, getProject, getReason, getReferenceBuild, getResultIcon, getSuccessfulHighScore, getSuccessfulHighScoreGap, getSuccessfulSinceBuild, getSuccessfulSinceDate, getThresholds, getWarningsDelta, getZeroWarningsHighScore, getZeroWarningsSinceBuild, getZeroWarningsSinceDate, hasAnnotations, hasAnnotations, hasAnnotations, hasError, hasNoAnnotations, hasNoAnnotations, hasNoAnnotations, hasPreviousResult, isCurrent, isNewSuccessfulHighScore, isNewZeroWarningsHighScore, isSuccessful, isSuccessfulTouched, readResolve, serializeAnnotations, setHighWarnings, setLowWarnings, setNormalWarnings, setResult, setWarnings, toString, useAuthors, useOnlyStableBuildsAsReference, usePreviousBuildAsStablepublic FindBugsMavenResult(hudson.model.AbstractBuild<?,?> build,
String defaultEncoding,
hudson.plugins.analysis.core.ParserResult result)
FindBugsMavenResult.build - the current build as owner of this actiondefaultEncoding - the default encoding to be used when reading and parsing filesresult - the parsed result with all annotationsprotected Class<? extends hudson.plugins.analysis.core.ResultAction<? extends hudson.plugins.analysis.core.BuildResult>> getResultActionType()
getResultActionType in class FindBugsResultCopyright © 2016–2018. All rights reserved.