A PMD filter applies a rule violation filter loaded from a file on the result of a PMD analysis. Any violations matched by the filter are removed from the analysis result.
| Constructor and description |
|---|
PmdFilter
(org.gradle.api.plugins.quality.Pmd pTask)Create a new PmdFilter. |
| Methods inherited from class | Name |
|---|---|
class ProjectAware |
getProject |
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Groovy Documentation