|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.violations.hudson.maven.ViolationsModuleReport
public class ViolationsModuleReport
A report from a particular module.
| Constructor Summary | |
|---|---|
ViolationsModuleReport(hudson.maven.MavenBuild mavenBuild,
ViolationsReport report)
|
|
| Method Summary | |
|---|---|
hudson.maven.MavenBuild |
getBuild()
|
java.lang.String |
getDisplayName()
|
ViolationsReport |
getReport()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ViolationsModuleReport(hudson.maven.MavenBuild mavenBuild,
ViolationsReport report)
| Method Detail |
|---|
public java.lang.String getDisplayName()
public hudson.maven.MavenBuild getBuild()
public ViolationsReport getReport()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||