|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.api.checks.NoSonarFilter
public class NoSonarFilter
| Constructor Summary | |
|---|---|
NoSonarFilter()
|
|
| Method Summary | |
|---|---|
void |
addResource(Resource resource,
java.util.Set<java.lang.Integer> noSonarLines)
|
boolean |
isIgnored(Violation violation)
Return true if the violation must be ignored, else it's saved into database. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoSonarFilter()
| Method Detail |
|---|
public void addResource(Resource resource,
java.util.Set<java.lang.Integer> noSonarLines)
public boolean isIgnored(Violation violation)
ViolationFilter
isIgnored in interface ViolationFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||