Package jenkins.plugins.instana
Class HttpRequestExecution
java.lang.Object
jenkins.security.MasterToSlaveCallable<ResponseContentSupplier,RuntimeException>
jenkins.plugins.instana.HttpRequestExecution
- All Implemented Interfaces:
hudson.remoting.Callable<ResponseContentSupplier,RuntimeException>
,Serializable
,org.jenkinsci.remoting.RoleSensitive
public class HttpRequestExecution extends MasterToSlaveCallable<ResponseContentSupplier,RuntimeException>
- See Also:
- Serialized Form
-
Method Summary
Modifier and Type Method Description ResponseContentSupplier
call()
Methods inherited from class jenkins.security.MasterToSlaveCallable
checkRoles, getChannelOrFail, getOpenChannelOrFail
-
Method Details
-
call
- Throws:
RuntimeException
-