org.sonar.batch.components
Class TimeMachineConfiguration
java.lang.Object
org.sonar.batch.components.TimeMachineConfiguration
- All Implemented Interfaces:
- BatchComponent, BatchExtension, Extension
public class TimeMachineConfiguration
- extends Object
- implements BatchExtension
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeMachineConfiguration
public TimeMachineConfiguration(DatabaseSession session,
Project project,
PeriodsDefinition periodsDefinition)
periods
public List<Period> periods()
getProjectPastSnapshots
public List<PastSnapshot> getProjectPastSnapshots()
Copyright © 2009–2015 SonarSource. All rights reserved.