|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.violations.render.NoViolationsFile
public class NoViolationsFile
Class for rendering no violations.
| Constructor Summary | |
|---|---|
NoViolationsFile(java.lang.String name,
hudson.model.AbstractBuild<?,?> build)
Create a new no violations render page. |
|
| Method Summary | |
|---|---|
hudson.model.AbstractBuild<?,?> |
getBuild()
Get the build object. |
java.lang.String |
getName()
Get the name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoViolationsFile(java.lang.String name,
hudson.model.AbstractBuild<?,?> build)
name - the name of the file.build - the build.| Method Detail |
|---|
public java.lang.String getName()
public hudson.model.AbstractBuild<?,?> getBuild()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||