| Constructor and Description |
|---|
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 |
|---|
DefaultTimeMachine(DatabaseSession session,
DefaultIndex index,
MetricFinder metricFinder) |
| Constructor and Description |
|---|
PastMeasuresLoader(DatabaseSession session,
MetricFinder metricFinder) |
| Constructor and Description |
|---|
DefaultIndex(PersistenceManager persistence,
DefaultResourceCreationLock lock,
ProjectTree projectTree,
MetricFinder metricFinder) |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheMetricFinder |
class |
DefaultMetricFinder |
| Constructor and Description |
|---|
ManualMeasureDecorator(DatabaseSession session,
MetricFinder metricFinder) |
| Constructor and Description |
|---|
TendencyDecorator(TimeMachine timeMachine,
MetricFinder metricFinder,
TimeMachineConfiguration configuration) |
VariationDecorator(PastMeasuresLoader pastMeasuresLoader,
MetricFinder metricFinder,
TimeMachineConfiguration configuration) |
Copyright © 2009-2012 SonarSource. All Rights Reserved.