org.sonar.batch.components
Class PeriodsDefinition
java.lang.Object
org.sonar.batch.components.PeriodsDefinition
- All Implemented Interfaces:
- BatchComponent
public class PeriodsDefinition
- extends Object
- implements BatchComponent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CORE_TENDENCY_DEPTH_DEFAULT_VALUE
public static final int CORE_TENDENCY_DEPTH_DEFAULT_VALUE
- See Also:
- Constant Field Values
PeriodsDefinition
public PeriodsDefinition(DatabaseSession session,
ProjectTree projectTree,
Settings settings,
PastSnapshotFinder pastSnapshotFinder)
Copyright © 2009–2015 SonarSource. All rights reserved.