|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of MetricFinder in org.sonar.api.profiles |
|---|
| Constructors in org.sonar.api.profiles with parameters of type MetricFinder | |
|---|---|
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. |
|
| Uses of MetricFinder in org.sonar.batch |
|---|
| Constructors in org.sonar.batch with parameters of type MetricFinder | |
|---|---|
DefaultTimeMachine(DatabaseSession session,
DefaultIndex index,
MetricFinder metricFinder)
|
|
| Uses of MetricFinder in org.sonar.batch.components |
|---|
| Constructors in org.sonar.batch.components with parameters of type MetricFinder | |
|---|---|
PastMeasuresLoader(DatabaseSession session,
MetricFinder metricFinder)
|
|
| Uses of MetricFinder in org.sonar.batch.index |
|---|
| Constructors in org.sonar.batch.index with parameters of type MetricFinder | |
|---|---|
DefaultIndex(PersistenceManager persistence,
DefaultResourceCreationLock lock,
ProjectTree projectTree,
MetricFinder metricFinder)
|
|
| Uses of MetricFinder in org.sonar.core.metric |
|---|
| Classes in org.sonar.core.metric that implement MetricFinder | |
|---|---|
class |
CacheMetricFinder
|
class |
DefaultMetricFinder
|
| Uses of MetricFinder in org.sonar.plugins.core.sensors |
|---|
| Constructors in org.sonar.plugins.core.sensors with parameters of type MetricFinder | |
|---|---|
ManualMeasureDecorator(DatabaseSession session,
MetricFinder metricFinder)
|
|
| Uses of MetricFinder in org.sonar.plugins.core.timemachine |
|---|
| Constructors in org.sonar.plugins.core.timemachine with parameters of type MetricFinder | |
|---|---|
TendencyDecorator(TimeMachine timeMachine,
MetricFinder metricFinder,
TimeMachineConfiguration configuration)
|
|
VariationDecorator(PastMeasuresLoader pastMeasuresLoader,
MetricFinder metricFinder,
TimeMachineConfiguration configuration)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||