|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CheckStyleResult | |
|---|---|
| hudson.plugins.checkstyle | |
| Uses of CheckStyleResult in hudson.plugins.checkstyle |
|---|
| Subclasses of CheckStyleResult in hudson.plugins.checkstyle | |
|---|---|
class |
CheckStyleMavenResult
Represents the aggregated results of the Checkstyle analysis in m2 jobs. |
| Methods in hudson.plugins.checkstyle that return CheckStyleResult | |
|---|---|
protected CheckStyleResult |
CheckStyleReporter.persistResult(hudson.plugins.analysis.core.ParserResult project,
hudson.maven.MavenBuild build)
|
| Methods in hudson.plugins.checkstyle with parameters of type CheckStyleResult | |
|---|---|
static java.lang.String |
ResultSummary.createDeltaMessage(CheckStyleResult result)
Returns the message to show as the result summary. |
static java.lang.String |
ResultSummary.createSummary(CheckStyleResult result)
Returns the message to show as the result summary. |
| Constructors in hudson.plugins.checkstyle with parameters of type CheckStyleResult | |
|---|---|
CheckStyleResultAction(hudson.model.AbstractBuild<?,?> owner,
hudson.plugins.analysis.core.HealthDescriptor healthDescriptor,
CheckStyleResult result)
Creates a new instance of CheckStyleResultAction. |
|
MavenCheckStyleResultAction(hudson.model.AbstractBuild<?,?> owner,
hudson.plugins.analysis.core.HealthDescriptor healthDescriptor,
java.lang.String defaultEncoding,
CheckStyleResult result)
Creates a new instance of MavenCheckStyleResultAction. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||