Class SSHMasterToSlaveCallable
java.lang.Object
jenkins.security.MasterToSlaveCallable<Object,IOException>
org.jenkinsci.plugins.sshsteps.util.SSHMasterToSlaveCallable
- All Implemented Interfaces:
hudson.remoting.Callable<Object,,IOException> Serializable,org.jenkinsci.remoting.RoleSensitive
Base Callable for all SSH Steps.
- Author:
- Naresh Rayapati.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jenkins.security.MasterToSlaveCallable
checkRolesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.remoting.Callable
getChannelOrFail, getOpenChannelOrFail
-
Constructor Details
-
SSHMasterToSlaveCallable
-
-
Method Details
-
call
-
createService
-
execute
-