public class ScannerSetupTask extends jenkins.security.MasterToSlaveCallable<Object,RuntimeException>
| Constructor and Description |
|---|
ScannerSetupTask(hudson.model.TaskListener listener,
Configuration configuration,
hudson.ProxyConfiguration proxy,
String binaryLoc,
com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials credentials) |
| Modifier and Type | Method and Description |
|---|---|
Object |
call() |
public ScannerSetupTask(hudson.model.TaskListener listener,
Configuration configuration,
hudson.ProxyConfiguration proxy,
String binaryLoc,
com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials credentials)
public Object call() throws RuntimeException
RuntimeExceptionCopyright © 2016–2022. All rights reserved.