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, getOpenChannelOrFail
public CheckSensorSlaveCallable(String dockerUrl, String dockerCert, TaskListener listener)
public Boolean call() throws IOException
call
in interface hudson.remoting.Callable<Boolean,IOException>
IOException
Copyright © 2016–2023 Qualys Inc.. All rights reserved.