| Package | Description |
|---|---|
| hudson.plugins.cpptest |
| Modifier and Type | Class and Description |
|---|---|
class |
CpptestMavenResult
Represents the aggregated results of the Cpptest analysis in m2 jobs.
|
| Modifier and Type | Method and Description |
|---|---|
protected CpptestResult |
CpptestReporter.persistResult(hudson.plugins.analysis.core.ParserResult project,
hudson.maven.MavenBuild build) |
| Modifier and Type | Method and Description |
|---|---|
static String |
ResultSummary.createDeltaMessage(CpptestResult result)
Returns the message to show as the result summary.
|
static String |
ResultSummary.createSummary(CpptestResult result)
Returns the message to show as the result summary.
|
| Constructor and Description |
|---|
CpptestResultAction(hudson.model.AbstractBuild<?,?> owner,
hudson.plugins.analysis.core.HealthDescriptor healthDescriptor,
CpptestResult result)
Creates a new instance of
CpptestResultAction. |
MavenCpptestResultAction(hudson.model.AbstractBuild<?,?> owner,
hudson.plugins.analysis.core.HealthDescriptor healthDescriptor,
String defaultEncoding,
CpptestResult result)
Creates a new instance of
MavenCpptestResultAction. |
Copyright © 2004-2014. All Rights Reserved.