- org.gradle.sonar.runner.plugins.SonarRunnerPlugin
-
- All Implemented Interfaces and Traits:
- Plugin
@Incubating
public class SonarRunnerPlugin
A plugin for analyzing projects with the Sonar Runner.
When applied to a project, both the project itself and its subprojects will be analyzed (in a single run).
Please see the “Sonar Runner Plugin” chapter of the Gradle User Guide for more information.
-
-
Methods Summary
-
Inherited Methods Summary
-
-
Method Detail
-
public void computeSonarProperties(Project project, Map<String, Object> properties, Map<Project, ActionBroadcast<SonarProperties>> sonarPropertiesActionBroadcastMap)
- Summary:
Nested Field Constructor - Method
- | Detail:
Field Constructor - Method
Gradle API 2.2-20140924021627+0000