|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DryResult | |
|---|---|
| hudson.plugins.dry | |
| Uses of DryResult in hudson.plugins.dry |
|---|
| Subclasses of DryResult in hudson.plugins.dry | |
|---|---|
class |
DryMavenResult
Represents the aggregated results of the PMD analysis in m2 jobs. |
| Methods in hudson.plugins.dry with parameters of type DryResult | |
|---|---|
static java.lang.String |
ResultSummary.createDeltaMessage(DryResult result)
Returns the message to show as the result summary. |
static java.lang.String |
ResultSummary.createSummary(DryResult result)
Returns the message to show as the result summary. |
| Constructors in hudson.plugins.dry with parameters of type DryResult | |
|---|---|
DryResultAction(hudson.model.AbstractBuild<?,?> owner,
hudson.plugins.analysis.core.HealthDescriptor healthDescriptor,
DryResult result)
Creates a new instance of PmdResultAction. |
|
MavenDryResultAction(hudson.model.AbstractBuild<?,?> owner,
hudson.plugins.analysis.core.HealthDescriptor healthDescriptor,
java.lang.String defaultEncoding,
DryResult result)
Creates a new instance of MavenPmdResultAction. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||