Package io.snyk.jenkins
Class SnykMonitor
java.lang.Object
io.snyk.jenkins.SnykMonitor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
monitorProject
(SnykContext context, SnykConfig config, SnykInstallation installation, String snykToken)
-
Constructor Details
-
SnykMonitor
public SnykMonitor()
-
-
Method Details
-
monitorProject
public static void monitorProject(SnykContext context, SnykConfig config, SnykInstallation installation, String snykToken) throws IOException, InterruptedException - Throws:
IOException
InterruptedException
-