Uses of Class
io.snyk.jenkins.exception.SnykErrorException
-
Packages that use SnykErrorException Package Description io.snyk.jenkins io.snyk.jenkins.workflow -
-
Uses of SnykErrorException in io.snyk.jenkins
Methods in io.snyk.jenkins that throw SnykErrorException Modifier and Type Method Description void
SnykStepBuilder. perform(Run<?,?> build, FilePath workspace, Launcher launcher, TaskListener log)
static void
SnykStepFlow. perform(SnykConfig config, Supplier<SnykContext> contextSupplier)
-
Uses of SnykErrorException in io.snyk.jenkins.workflow
Methods in io.snyk.jenkins.workflow that throw SnykErrorException Modifier and Type Method Description protected Void
SnykSecurityStep.Execution. run()
-