Package jenkins.plugins.http_request
Class HttpRequestExecution
java.lang.Object
jenkins.security.MasterToSlaveCallable<ResponseContentSupplier,RuntimeException>
jenkins.plugins.http_request.HttpRequestExecution
- All Implemented Interfaces:
hudson.remoting.Callable<ResponseContentSupplier,
,RuntimeException> Serializable
,org.jenkinsci.remoting.RoleSensitive
public class HttpRequestExecution
extends MasterToSlaveCallable<ResponseContentSupplier,RuntimeException>
- Author:
- Janario Oliveira
- See Also:
-
Method Summary
Methods inherited from class jenkins.security.MasterToSlaveCallable
checkRoles
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface hudson.remoting.Callable
getChannelOrFail, getOpenChannelOrFail
-
Method Details
-
call
- Throws:
RuntimeException
-