Class SonarProperty

java.lang.Object
org.sonarqube.gradle.properties.SonarProperty

public class SonarProperty extends Object
Full identifier of a sonar property, they are passed to the analyzers. Some properties are only global and other can be scoped within a subproject. The full identifier consists of subproject + property name.