Package de.dagere.peass.ci.remote
Class SnapshotDependencyChecker
- java.lang.Object
-
- de.dagere.peass.ci.remote.SnapshotDependencyChecker
-
public class SnapshotDependencyChecker extends Object
-
-
Constructor Summary
Constructors Constructor Description SnapshotDependencyChecker(de.dagere.peass.config.MeasurementConfig measurementConfig, File workspaceFolder, PrintStream output)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
checkKopemeAndKieker()
-
-
-
Constructor Detail
-
SnapshotDependencyChecker
public SnapshotDependencyChecker(de.dagere.peass.config.MeasurementConfig measurementConfig, File workspaceFolder, PrintStream output)
-
-
Method Detail
-
checkKopemeAndKieker
public void checkKopemeAndKieker() throws InterruptedException, IOException
- Throws:
InterruptedException
IOException
-
-