| Methods in org.sonar.batch.components that return PastSnapshot |
PastSnapshot |
PastSnapshot.clonePastSnapshot()
|
PastSnapshot |
PastSnapshotFinder.find(Snapshot projectSnapshot,
org.apache.commons.configuration.Configuration conf,
int index)
Deprecated. since 3.6. Replaced by PastSnapshotFinder.find(Snapshot projectSnapshot, String rootQualifier, Settings settings, int index) |
PastSnapshot |
PastSnapshotFinder.find(Snapshot projectSnapshot,
int index,
String property)
|
PastSnapshot |
PastSnapshotFinder.find(Snapshot projectSnapshot,
Settings settings,
int index)
|
PastSnapshot |
PastSnapshotFinder.find(Snapshot projectSnapshot,
String rootQualifier,
Settings settings,
int index)
|
PastSnapshot |
PastSnapshotFinder.findPreviousAnalysis(Snapshot projectSnapshot)
|
PastSnapshot |
PastSnapshot.setIndex(int index)
|
PastSnapshot |
PastSnapshot.setMode(String mode)
|
PastSnapshot |
PastSnapshot.setModeParameter(String s)
|