Class CheckSensorSlaveCallable
java.lang.Object
jenkins.security.MasterToSlaveCallable<Boolean,IOException>
com.qualys.plugins.containerSecurity.CheckSensorSlaveCallable
- All Implemented Interfaces:
hudson.remoting.Callable<Boolean,,IOException> Serializable,ControllerToAgentCallable<Boolean,,IOException> org.jenkinsci.remoting.RoleSensitive
public class CheckSensorSlaveCallable
extends MasterToSlaveCallable<Boolean,IOException>
implements Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCheckSensorSlaveCallable(String dockerUrl, String dockerCert, TaskListener listener) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.remoting.Callable
getChannelOrFail, getOpenChannelOrFailMethods inherited from interface jenkins.agents.ControllerToAgentCallable
checkRoles
-
Constructor Details
-
CheckSensorSlaveCallable
-
-
Method Details
-
call
- Specified by:
callin interfacehudson.remoting.Callable<Boolean,IOException> - Throws:
IOException
-