| Package | Description |
|---|---|
| org.sonar.batch.bootstrap | |
| org.sonar.batch.bootstrapper |
Provides API to bootstrap Sonar Batch.
|
| Constructor and Description |
|---|
BatchExtensionInstaller(BatchPluginRepository pluginRepository,
EnvironmentInformation environment,
DryRun dryRun) |
ProjectExtensionInstaller(BatchPluginRepository pluginRepository,
EnvironmentInformation environment,
DryRun dryRun,
Project project,
ProjectSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
Batch.Builder |
Batch.Builder.setEnvironment(EnvironmentInformation env) |
Copyright © 2009-2012 SonarSource. All Rights Reserved.