public class ParasoftReporterResult extends ParasoftResult
Constructor and Description |
---|
ParasoftReporterResult(hudson.model.Run<?,?> build,
String defaultEncoding,
hudson.plugins.analysis.core.ParserResult result,
boolean usePreviousBuildAsReference,
boolean useStableBuildAsReference)
Creates a new instance of
ParasoftReporterResult . |
Modifier and Type | Method and Description |
---|---|
protected Class<? extends hudson.plugins.analysis.core.ResultAction<? extends hudson.plugins.analysis.core.BuildResult>> |
getResultActionType() |
configure, createDeltaMessage, getDisplayName, getHeader, getSerializationFileName, getSummary
attachLabelProvider, canUseDeltaValues, createDefaultDeltaMessage, createDefaultSummary, createHistory, createHistory, createUrl, evaluateStatus, evaluateStatus, getAnnotation, getAnnotation, getAnnotations, getAnnotations, getAnnotations, getApi, getContainer, getDataFile, getDays, getDefaultEncoding, getDelta, getDetails, getDynamic, getErrors, getFixedWarnings, 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, useOnlyStableBuildsAsReference, usePreviousBuildAsStable
public ParasoftReporterResult(hudson.model.Run<?,?> build, String defaultEncoding, hudson.plugins.analysis.core.ParserResult result, boolean usePreviousBuildAsReference, boolean useStableBuildAsReference)
ParasoftReporterResult
.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 annotationsusePreviousBuildAsReference
- determines whether previous builds should be used as reference builds or notuseStableBuildAsReference
- determines whether only stable builds should be used as reference builds or notprotected Class<? extends hudson.plugins.analysis.core.ResultAction<? extends hudson.plugins.analysis.core.BuildResult>> getResultActionType()
getResultActionType
in class ParasoftResult
Copyright © 2016–2017. All rights reserved.