org.sonar.batch.bootstrap
Class TaskProperties
java.lang.Object
org.sonar.batch.bootstrap.UserProperties
org.sonar.batch.bootstrap.TaskProperties
public class TaskProperties
- extends UserProperties
Batch properties that are specific to a task (for example
coming from sonar-project.properties).
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TaskProperties
public TaskProperties(Map<String,String> properties,
@Nullable
String pathToSecretKey)
Copyright © 2009–2015 SonarSource. All rights reserved.