|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
interface SonarModel
Base interface for Sonar models on analysis roots and their subprojects.
Method Summary | |
---|---|
List
|
getChildModels()
Returns the Sonar model objects for this project's child projects. |
SonarProject
|
getProject()
Returns per-project configuration options. |
Method Detail |
---|
List getChildModels()
SonarProject getProject()
Gradle API 1.12