| Package | Description |
|---|---|
| org.sonar.batch | |
| org.sonar.batch.index | |
| org.sonar.batch.phases | |
| org.sonar.plugins.core.timemachine | |
| org.sonar.plugins.design.batch |
| Constructor and Description |
|---|
DefaultDecoratorContext(Resource resource,
SonarIndex index,
List<DecoratorContext> childrenContexts) |
DefaultFileLinesContext(SonarIndex index,
Resource resource) |
DefaultFileLinesContextFactory(SonarIndex index) |
DefaultSensorContext(SonarIndex index,
Project project) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIndex |
| Constructor and Description |
|---|
DecoratorsExecutor(BatchExtensionDictionnary extensionDictionnary,
Project project,
SonarIndex index,
EventBus eventBus) |
| Constructor and Description |
|---|
ViolationTrackingDecorator(Project project,
ReferenceAnalysis referenceAnalysis,
SonarIndex index) |
| Constructor and Description |
|---|
MavenDependenciesSensor(org.apache.maven.artifact.repository.ArtifactRepository localRepository,
org.apache.maven.artifact.factory.ArtifactFactory artifactFactory,
org.apache.maven.artifact.metadata.ArtifactMetadataSource artifactMetadataSource,
org.apache.maven.artifact.resolver.ArtifactCollector artifactCollector,
org.apache.maven.shared.dependency.tree.DependencyTreeBuilder treeBuilder,
SonarIndex index) |
ProjectDsmDecorator(SonarIndex index) |
Copyright © 2009-2012 SonarSource. All Rights Reserved.