org.sonar.batch.components
Class PastSnapshotFinderByPreviousAnalysis

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

public class PastSnapshotFinderByPreviousAnalysis
extends Object
implements BatchExtension


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

Constructor Detail

PastSnapshotFinderByPreviousAnalysis

public PastSnapshotFinderByPreviousAnalysis(DatabaseSession session)


Copyright © 2009-2012 SonarSource. All Rights Reserved.