org.sonar.batch.scan.filesystem
Class PreviousFileHashLoader
java.lang.Object
org.sonar.batch.scan.filesystem.PreviousFileHashLoader
- All Implemented Interfaces:
- BatchComponent
public class PreviousFileHashLoader
- extends Object
- implements BatchComponent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PreviousFileHashLoader
public PreviousFileHashLoader(Snapshot snapshot,
SnapshotDataDao dao,
PastSnapshotFinder pastSnapshotFinder)
Copyright © 2009–2015 SonarSource. All rights reserved.