|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CheckStyleResult | |
|---|---|
| hudson.plugins.checkstyle | |
| Uses of CheckStyleResult in hudson.plugins.checkstyle |
|---|
| Methods in hudson.plugins.checkstyle that return CheckStyleResult | |
|---|---|
CheckStyleResult |
CheckStyleResultBuilder.build(hudson.model.AbstractBuild<?,?> build,
JavaProject project)
Creates a result that persists the Checkstyle information for the specified 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,
HealthReportBuilder healthReportBuilder,
CheckStyleResult result)
Creates a new instance of CheckStyleResultAction. |
|
MavenCheckStyleResultAction(hudson.model.AbstractBuild<?,?> owner,
HealthReportBuilder healthReportBuilder,
java.lang.String height,
CheckStyleResult result)
Creates a new instance of MavenCheckStyleResultAction. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||