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