org.sonar.batch.components
Class PastSnapshotFinderByVersion

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

public class PastSnapshotFinderByVersion
extends Object
implements BatchExtension


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

Constructor Detail

PastSnapshotFinderByVersion

public PastSnapshotFinderByVersion(DatabaseSession session)


Copyright © 2009-2012 SonarSource. All Rights Reserved.