See: Description
Interface | Description |
---|---|
CheckstyleReports |
The reporting configuration for the
Checkstyle task. |
CodeNarcReports |
The reporting configuration for the
CodeNarc test. |
FindBugsReports |
The reporting configuration for the
FindBugs task. |
FindBugsXmlReport |
The single file XML report for FindBugs.
|
JDependReports |
The reporting configuration for the
JDepend task. |
PmdReports |
The reporting configuration for the
Pmd task. |
Class | Description |
---|---|
CheckstyleExtension |
Configuration options for the Checkstyle plugin.
|
CheckstylePlugin |
Checkstyle Plugin.
|
CodeNarcExtension |
Configuration options for the CodeNarc plugin.
|
CodeNarcPlugin |
CodeNarc Plugin.
|
CodeQualityExtension |
Base Code Quality Extension.
|
FindBugsExtension |
Configuration options for the FindBugs plugin.
|
FindBugsPlugin |
A plugin for the FindBugs byte code analyzer.
|
JDependExtension |
Configuration options for the JDepend plugin.
|
JDependPlugin |
A
Plugin that generates design quality metrics by scanning your source packages. |
PmdExtension |
Configuration options for the PMD plugin.
|
PmdPlugin |
A plugin for the PMD source code analyzer.
|
Enum | Description |
---|---|
TargetJdk |
Represents the PMD targetjdk property available for PMD < 5.0
|