|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnvironmentInformation | |
|---|---|
| org.sonar.batch.bootstrap | |
| org.sonar.batch.bootstrapper | Provides API to bootstrap Sonar Batch. |
| Uses of EnvironmentInformation in org.sonar.batch.bootstrap |
|---|
| Constructors in org.sonar.batch.bootstrap with parameters of type EnvironmentInformation | |
|---|---|
BatchExtensionInstaller(BatchPluginRepository pluginRepository,
EnvironmentInformation environment,
DryRun dryRun)
|
|
ProjectExtensionInstaller(BatchPluginRepository pluginRepository,
EnvironmentInformation environment,
DryRun dryRun,
Project project,
ProjectSettings settings)
|
|
| Uses of EnvironmentInformation in org.sonar.batch.bootstrapper |
|---|
| Methods in org.sonar.batch.bootstrapper with parameters of type EnvironmentInformation | |
|---|---|
Batch.Builder |
Batch.Builder.setEnvironment(EnvironmentInformation env)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||