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, getOpenChannelOrFail
public ScannerSetupTask(TaskListener listener, Configuration configuration, ProxyConfiguration proxy, String binaryLoc, com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials credentials)
public Object call() throws RuntimeException
RuntimeException
Copyright © 2016–2023. All rights reserved.