public class ZscannerSetup extends Object
| Constructor and Description |
|---|
ZscannerSetup(hudson.model.TaskListener listener,
CWPService cwpService,
Configuration configuration,
String binaryLoc,
com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials credentials,
hudson.ProxyConfiguration proxy) |
| Modifier and Type | Method and Description |
|---|---|
static void |
cleanup(String binaryLoc) |
void |
setup() |
public ZscannerSetup(hudson.model.TaskListener listener,
CWPService cwpService,
Configuration configuration,
String binaryLoc,
com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials credentials,
hudson.ProxyConfiguration proxy)
public void setup()
throws hudson.AbortException
hudson.AbortExceptionpublic static void cleanup(String binaryLoc) throws IOException
IOExceptionCopyright © 2016–2022. All rights reserved.