|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IssueFilterChain | |
|---|---|
| org.sonar.api.issue | |
| org.sonar.api.issue.batch | |
| Uses of IssueFilterChain in org.sonar.api.issue |
|---|
| Methods in org.sonar.api.issue with parameters of type IssueFilterChain | |
|---|---|
boolean |
NoSonarFilter.accept(Issue issue,
IssueFilterChain chain)
|
| Uses of IssueFilterChain in org.sonar.api.issue.batch |
|---|
| Methods in org.sonar.api.issue.batch with parameters of type IssueFilterChain | |
|---|---|
boolean |
IssueFilter.accept(Issue issue,
IssueFilterChain chain)
The accept method is called for each Issue created during analysis, to check if it has to be persisted. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||