Class ShiftleftExecutor
- java.lang.Object
-
- io.jenkins.plugins.checkpoint.cloudguard.shiftleft.ShiftleftExecutor
-
public class ShiftleftExecutor extends Object
-
-
Constructor Summary
Constructors Constructor Description ShiftleftExecutor(Run<?,?> run, FilePath workspace, Launcher launcher, TaskListener listener, com.cloudbees.plugins.credentials.common.UsernamePasswordCredentials credentials, BladeBuilder.Blade blade)
-
-
-
Constructor Detail
-
ShiftleftExecutor
public ShiftleftExecutor(Run<?,?> run, FilePath workspace, Launcher launcher, TaskListener listener, com.cloudbees.plugins.credentials.common.UsernamePasswordCredentials credentials, BladeBuilder.Blade blade) throws IOException, InterruptedException
- Throws:
IOException
InterruptedException
-
-
Method Detail
-
execute
public ScanResults execute() throws IOException, InterruptedException
- Throws:
IOException
InterruptedException
-
-