class SpotBugsAdditionsPlugin extends java.lang.Object
Gradle plugin for adding enhancements to the SpotBugs extension and tasks, as well as configuring them with opinionated defaults. The plugin requires that the SpotBugs plugin has been applied to the project.
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
apply(org.gradle.api.Project pProject) |
| Methods inherited from class | Name |
|---|---|
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() |