Class ImportStarter
- java.lang.Object
-
- de.dagere.peass.ci.peassOverview.importer.ImportStarter
-
public class ImportStarter extends Object implements Callable<Void>
Imports existing measurement data from Peass CLI usage, which need to contains- staticTestSelection_$project.json
- traceTestSelection_$project.json
- statistics.json
- changes.json
-
-
Field Summary
Fields Modifier and Type Field Description protected File[]
changeFile
protected File
executionFile
protected File
fullPeassFolder
protected File
staticSelectionFile
-
Constructor Summary
Constructors Constructor Description ImportStarter()
-