org.sonar.batch.components
Class PastSnapshotFinderByDate

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

public class PastSnapshotFinderByDate
extends Object
implements BatchExtension


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

Constructor Detail

PastSnapshotFinderByDate

public PastSnapshotFinderByDate(DatabaseSession session)


Copyright © 2009-2012 SonarSource. All Rights Reserved.