| Package | Description |
|---|---|
| org.sonar.batch | |
| org.sonar.batch.phases | |
| org.sonar.maven | |
| org.sonar.maven3 |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMavenPluginExecutor
Abstract implementation of
MavenPluginExecutor to reduce duplications in concrete implementations for different Maven versions. |
class |
FakeMavenPluginExecutor |
| Constructor and Description |
|---|
InitializersExecutor(BatchExtensionDictionnary selector,
Project project,
ProjectDefinition projectDef,
MavenPluginExecutor mavenExecutor) |
MavenPhaseExecutor(ProjectDefinition projectDef,
MavenPluginExecutor executor) |
PostJobsExecutor(BatchExtensionDictionnary selector,
Project project,
ProjectDefinition projectDefinition,
MavenPluginExecutor mavenExecutor) |
SensorsExecutor(BatchExtensionDictionnary selector,
Project project,
ProjectDefinition projectDefinition,
MavenPluginExecutor mavenExecutor,
EventBus eventBus) |
| Modifier and Type | Class and Description |
|---|---|
class |
Maven2PluginExecutor |
| Modifier and Type | Class and Description |
|---|---|
class |
Maven3PluginExecutor |
Copyright © 2009-2012 SonarSource. All Rights Reserved.