|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Suppression | |
|---|---|
| hudson.plugins.violations | |
| Uses of Suppression in hudson.plugins.violations |
|---|
| Methods in hudson.plugins.violations that return types with arguments of type Suppression | |
|---|---|
java.util.Set<Suppression> |
ViolationsConfig.getSuppressions()
Get the suppressions. |
| Methods in hudson.plugins.violations with parameters of type Suppression | |
|---|---|
void |
ViolationsReport.addSuppression(Suppression suppression)
Add a suppression to the set of suppressions. |
void |
ViolationsReport.removeSuppression(Suppression suppression)
Remove a suppression to the set of suppressions. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||