|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectorg.gradle.api.plugins.sonar.model.ModelToPropertiesConverter
@NotThreadSafe class ModelToPropertiesConverter
Converts a model object to a map of Sonar properties, guided by the information provided with SonarProperty and IncludeProperties annotations.
| Property Summary | |
|---|---|
List |
propertyProcessors
|
| Constructor Summary | |
ModelToPropertiesConverter(Object model)
|
|
| Method Summary | |
|---|---|
Map
|
convert()
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
List propertyProcessors
| Constructor Detail |
|---|
ModelToPropertiesConverter(Object model)
| Method Detail |
|---|
Map convert()
Gradle API 1.1