| Constructor and Description |
|---|
AnnotationProfileParser(RuleFinder ruleFinder) |
XMLProfileParser(RuleFinder ruleFinder)
Deprecated.
since 2.5. Plugins shouldn't directly instantiate this class,
because it should be retrieved as an IoC dependency.
|
XMLProfileParser(RuleFinder ruleFinder,
MetricFinder metricFinder)
Deprecated.
since 2.5. Plugins shouldn't directly instantiate this class,
because it should be retrieved as an IoC dependency.
|
| Constructor and Description |
|---|
MeasurePersister(DatabaseSession session,
ResourcePersister resourcePersister,
RuleFinder ruleFinder,
MemoryOptimizer memoryOptimizer) |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheRuleFinder |
class |
DefaultRuleFinder |
| Constructor and Description |
|---|
CheckstyleAuditListener(SensorContext context,
Project project,
RuleFinder ruleFinder) |
CheckstyleProfileImporter(RuleFinder ruleFinder) |
| Constructor and Description |
|---|
ManualViolationInjector(ReviewDao reviewDao,
RuleFinder ruleFinder) |
| Constructor and Description |
|---|
ViolationPersisterDecorator(ViolationTrackingDecorator tracker,
ResourcePersister persister,
RuleFinder ruleFinder,
DatabaseSession session) |
| Constructor and Description |
|---|
FindbugsProfileImporter(RuleFinder ruleFinder) |
FindbugsSensor(RulesProfile profile,
RuleFinder ruleFinder,
FindbugsExecutor executor) |
| Constructor and Description |
|---|
PmdProfileImporter(RuleFinder ruleFinder) |
PmdViolationToRuleViolation(ProjectFileSystem projectFileSystem,
RuleFinder ruleFinder) |
| Constructor and Description |
|---|
RegisterProvidedProfiles(RuleFinder ruleFinder,
DatabaseSessionFactory sessionFactory,
RegisterRules registerRulesBefore) |
RegisterProvidedProfiles(RuleFinder ruleFinder,
DatabaseSessionFactory sessionFactory,
RegisterRules registerRulesBefore,
ProfileDefinition[] definitions) |
Copyright © 2009-2012 SonarSource. All Rights Reserved.