|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Violation | |
|---|---|
| hudson.plugins.violations.model | |
| hudson.plugins.violations.render | |
| Uses of Violation in hudson.plugins.violations.model |
|---|
| Methods in hudson.plugins.violations.model with parameters of type Violation | |
|---|---|
void |
FullFileModel.addViolation(Violation violation)
Add a violation to the file model. |
void |
FileModel.addViolation(Violation v)
Add a violation to the file model. |
int |
Violation.compareTo(Violation other)
Compare to another violation. |
| Uses of Violation in hudson.plugins.violations.render |
|---|
| Methods in hudson.plugins.violations.render with parameters of type Violation | |
|---|---|
java.lang.String |
FileModelProxy.severityColumn(Violation v)
Get the severity column for a violation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||