org.sonar.batch.scan
Class LastSnapshots
java.lang.Object
org.sonar.batch.scan.LastSnapshots
- All Implemented Interfaces:
- BatchComponent
public class LastSnapshots
- extends Object
- implements BatchComponent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LastSnapshots
public LastSnapshots(AnalysisMode analysisMode,
SnapshotSourceDao dao,
ServerClient server)
getSource
@CheckForNull
public String getSource(Resource resource)
Copyright © 2009–2015 SonarSource. All rights reserved.