public class CpptestMavenResult extends CpptestResult
| Constructor and Description |
|---|
CpptestMavenResult(hudson.model.AbstractBuild<?,?> build,
String defaultEncoding,
hudson.plugins.analysis.core.ParserResult result)
Creates a new instance of
CpptestMavenResult. |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends hudson.plugins.analysis.core.ResultAction<? extends hudson.plugins.analysis.core.BuildResult>> |
getResultActionType() |
configure, createDeltaMessage, getDisplayName, getSerializationFileName, getSummarycanUseDeltaValues, createHighScoreMessage, createListItem, createNoWarningsMessage, createSuccessfulHighScoreMessage, evaluateStatus, evaluateStatus, getAnnotation, getAnnotation, getAnnotations, getAnnotations, getAnnotations, getApi, getContainer, getDataFile, getDays, getDefaultEncoding, getDelta, getDetails, getDynamic, getErrors, getFixedWarnings, getHighDelta, getHighScoreGap, getLowDelta, getModules, getNewWarnings, getNormalDelta, getNumberOfAnnotations, getNumberOfAnnotations, getNumberOfAnnotations, getNumberOfFixedWarnings, getNumberOfModules, getNumberOfNewWarnings, getNumberOfWarnings, getOwner, getPluginResult, getPreviousResult, getPriorities, getProject, getResultIcon, getSuccessfulHighScore, getSuccessfulHighScoreGap, getSuccessfulSinceBuild, getSuccessfulSinceDate, getThresholds, getWarningsDelta, getZeroWarningsHighScore, getZeroWarningsSinceBuild, getZeroWarningsSinceDate, hasAnnotations, hasAnnotations, hasAnnotations, hasError, hasNoAnnotations, hasNoAnnotations, hasNoAnnotations, hasPreviousResult, isCurrent, isNewSuccessfulHighScore, isNewZeroWarningsHighScore, isSuccessful, isSuccessfulTouched, readResolve, setHighWarnings, setLowWarnings, setNormalWarnings, setResult, setWarnings, toStringpublic CpptestMavenResult(hudson.model.AbstractBuild<?,?> build,
String defaultEncoding,
hudson.plugins.analysis.core.ParserResult result)
CpptestMavenResult.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 CpptestResultCopyright © 2004-2015. All Rights Reserved.