|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CpptestResult | |
|---|---|
| hudson.plugins.cpptest | |
| Uses of CpptestResult in hudson.plugins.cpptest |
|---|
| Subclasses of CpptestResult in hudson.plugins.cpptest | |
|---|---|
class |
CpptestMavenResult
Represents the aggregated results of the Cpptest analysis in m2 jobs. |
| Methods in hudson.plugins.cpptest that return CpptestResult | |
|---|---|
protected CpptestResult |
CpptestReporter.persistResult(hudson.plugins.analysis.core.ParserResult project,
hudson.maven.MavenBuild build)
|
| Methods in hudson.plugins.cpptest with parameters of type CpptestResult | |
|---|---|
static java.lang.String |
ResultSummary.createDeltaMessage(CpptestResult result)
Returns the message to show as the result summary. |
static java.lang.String |
ResultSummary.createSummary(CpptestResult result)
Returns the message to show as the result summary. |
| Constructors in hudson.plugins.cpptest with parameters of type CpptestResult | |
|---|---|
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,
java.lang.String defaultEncoding,
CpptestResult result)
Creates a new instance of MavenCpptestResultAction. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||