public class NeuVectorWorker extends Object
| Constructor and Description |
|---|
NeuVectorWorker(Log logger,
Config config) |
NeuVectorWorker(Log logger,
Config config,
hudson.FilePath workspace,
String artifactName) |
| Modifier and Type | Method and Description |
|---|---|
void |
printHTMLReport(ScanResult scanResult) |
void |
printTxtReport(ScanResult scanResult) |
void |
scan(hudson.model.Run<?,?> run,
hudson.Launcher launcher) |
void |
testConnection() |
public void scan(hudson.model.Run<?,?> run,
hudson.Launcher launcher)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void printHTMLReport(ScanResult scanResult) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void printTxtReport(ScanResult scanResult) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testConnection()
throws IOException
IOExceptionCopyright © 2016–2021. All rights reserved.