| Package | Description |
|---|---|
| org.sonar.api.batch | |
| org.sonar.api.batch.maven | |
| org.sonar.batch | |
| org.sonar.batch.phases | |
| org.sonar.plugins.cobertura | |
| org.sonar.plugins.jacoco |
| Modifier and Type | Method and Description |
|---|---|
Collection<MavenPluginHandler> |
BatchExtensionDictionnary.selectMavenPluginHandlers(Project project) |
| Modifier and Type | Method and Description |
|---|---|
MavenPluginHandler |
DependsUponMavenPlugin.getMavenPluginHandler(Project project) |
| Modifier and Type | Method and Description |
|---|---|
MavenPluginHandler |
MavenPluginExecutor.execute(Project project,
ProjectDefinition def,
MavenPluginHandler handler) |
MavenPluginHandler |
FakeMavenPluginExecutor.execute(Project project,
ProjectDefinition projectDefinition,
MavenPluginHandler handler) |
MavenPluginHandler |
AbstractMavenPluginExecutor.execute(Project project,
ProjectDefinition projectDefinition,
MavenPluginHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
MavenPluginHandler |
MavenPluginExecutor.execute(Project project,
ProjectDefinition def,
MavenPluginHandler handler) |
MavenPluginHandler |
FakeMavenPluginExecutor.execute(Project project,
ProjectDefinition projectDefinition,
MavenPluginHandler handler) |
MavenPluginHandler |
AbstractMavenPluginExecutor.execute(Project project,
ProjectDefinition projectDefinition,
MavenPluginHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MavenPluginsConfigurator.configureHandler(Project project,
MavenPluginHandler handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
CoberturaMavenPluginHandler |
| Modifier and Type | Method and Description |
|---|---|
MavenPluginHandler |
CoberturaMavenInitializer.getMavenPluginHandler(Project project) |
| Modifier and Type | Class and Description |
|---|---|
class |
JaCoCoMavenPluginHandler |
| Modifier and Type | Method and Description |
|---|---|
MavenPluginHandler |
JacocoMavenInitializer.getMavenPluginHandler(Project project) |
Copyright © 2009-2012 SonarSource. All Rights Reserved.