org.sonar.batch.bootstrap
Class BootstrapProperties
java.lang.Object
org.sonar.batch.bootstrap.UserProperties
org.sonar.batch.bootstrap.BootstrapProperties
public class BootstrapProperties
- extends UserProperties
Immutable batch properties that are not specific to a task (for example
coming from global configuration file of sonar-runner).
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BootstrapProperties
public BootstrapProperties(Map<String,String> properties)
Copyright © 2009–2015 SonarSource. All rights reserved.