public class CheckSensorSlaveCallable extends MasterToSlaveCallable<Boolean,IOException> implements Serializable
| Constructor and Description |
|---|
CheckSensorSlaveCallable(String dockerUrl,
String dockerCert,
TaskListener listener) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
call() |
checkRoles, getChannelOrFail, getOpenChannelOrFailpublic CheckSensorSlaveCallable(String dockerUrl, String dockerCert, TaskListener listener)
public Boolean call() throws IOException
call in interface hudson.remoting.Callable<Boolean,IOException>IOExceptionCopyright © 2016–2021 Qualys Inc.. All rights reserved.