org.sonar.batch.components
Class PastSnapshotFinderByPreviousVersion

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

public class PastSnapshotFinderByPreviousVersion
extends Object
implements BatchExtension


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

Constructor Detail

PastSnapshotFinderByPreviousVersion

public PastSnapshotFinderByPreviousVersion(DatabaseSession session)


Copyright © 2009–2015 SonarSource. All rights reserved.