Uses of Class
org.sonar.batch.bootstrap.UserProperties

Packages that use UserProperties
org.sonar.batch.bootstrap   
 

Uses of UserProperties in org.sonar.batch.bootstrap
 

Subclasses of UserProperties in org.sonar.batch.bootstrap
 class BootstrapProperties
          Immutable batch properties that are not specific to a task (for example coming from global configuration file of sonar-runner).
 class TaskProperties
          Batch properties that are specific to a task (for example coming from sonar-project.properties).
 



Copyright © 2009–2015 SonarSource. All rights reserved.