| Package | Description |
|---|---|
| org.sonar.batch.bootstrapper |
Provides API to bootstrap Sonar Batch.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProjectDefinition> |
ProjectDefinition.getModules()
Deprecated.
|
List<ProjectDefinition> |
Reactor.getSortedProjects() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectDefinition.addModule(ProjectDefinition projectDefinition)
Deprecated.
|
| Constructor and Description |
|---|
Reactor(ProjectDefinition root) |
| Constructor and Description |
|---|
Reactor(List<ProjectDefinition> sortedProjects) |
Copyright © 2009-2012 SonarSource. All Rights Reserved.