| Package | Description |
|---|---|
| hudson.plugins.ccm |
| Modifier and Type | Class and Description |
|---|---|
class |
CcmReporterResult
Represents the aggregated results of the CCM analysis in m2 jobs.
|
| Modifier and Type | Method and Description |
|---|---|
protected CcmResult |
CcmMavenResultAction.createResult(CcmResult existingResult,
CcmResult additionalResult) |
protected CcmResult |
CcmReporter.createResult(hudson.maven.MavenBuild build,
hudson.plugins.analysis.core.ParserResult project) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends hudson.plugins.analysis.core.MavenResultAction<CcmResult>> |
CcmMavenResultAction.getIndividualActionType() |
| Modifier and Type | Method and Description |
|---|---|
static String |
ResultSummary.createDeltaMessage(CcmResult result)
Returns the message to show as the result summary.
|
protected hudson.maven.MavenAggregatedReport |
CcmReporter.createMavenAggregatedReport(hudson.maven.MavenBuild build,
CcmResult result) |
protected CcmResult |
CcmMavenResultAction.createResult(CcmResult existingResult,
CcmResult additionalResult) |
static String |
ResultSummary.createSummary(CcmResult result)
Returns the message to show as the result summary.
|
| Constructor and Description |
|---|
CcmMavenResultAction(hudson.maven.MavenBuild owner,
hudson.plugins.analysis.core.HealthDescriptor healthDescriptor,
String defaultEncoding,
CcmResult result) |
CcmResultAction(hudson.model.Run<?,?> owner,
hudson.plugins.analysis.core.HealthDescriptor healthDescriptor,
CcmResult result) |
| Constructor and Description |
|---|
CcmProjectAction(hudson.model.AbstractProject<?,?> project,
Class<? extends hudson.plugins.analysis.core.ResultAction<CcmResult>> type)
Instantiates a new
CcmProjectAction. |
CcmProjectAction(hudson.model.AbstractProject<?,?> project,
Class<? extends hudson.plugins.analysis.core.ResultAction<CcmResult>> type,
hudson.plugins.analysis.core.PluginDescriptor plugin)
Instantiates a new
CcmProjectAction. |
Copyright © 2010-2018 Jenkins. All Rights Reserved.