org.sonar.batch.components
Class PastSnapshotFinderByDays

java.lang.Object
  extended by org.sonar.batch.components.PastSnapshotFinderByDays
All Implemented Interfaces:
BatchComponent, BatchExtension, Extension

public class PastSnapshotFinderByDays
extends Object
implements BatchExtension


Constructor Summary
PastSnapshotFinderByDays(DatabaseSession session)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PastSnapshotFinderByDays

public PastSnapshotFinderByDays(DatabaseSession session)


Copyright © 2009-2012 SonarSource. All Rights Reserved.