@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class ConfigurableCallableBlocker
extends org.jenkinsci.remoting.CallableDecorator
| Modifier and Type | Class and Description |
|---|---|
static class |
ConfigurableCallableBlocker.ChannelConfiguratorImpl |
| Constructor and Description |
|---|
ConfigurableCallableBlocker() |
| Modifier and Type | Method and Description |
|---|---|
<V,T extends Throwable> |
userRequest(hudson.remoting.Callable<V,T> op,
hudson.remoting.Callable<V,T> stem) |
public <V,T extends Throwable> hudson.remoting.Callable<V,T> userRequest(hudson.remoting.Callable<V,T> op, hudson.remoting.Callable<V,T> stem)
userRequest in class org.jenkinsci.remoting.CallableDecoratorCopyright © 2016–2021. All rights reserved.