Package hudson.ivy
Class IvyBuildProxy.Filter.AsyncInvoker
java.lang.Object
jenkins.security.MasterToSlaveCallable<Object,Throwable>
hudson.ivy.IvyBuildProxy.Filter.AsyncInvoker
- All Implemented Interfaces:
hudson.remoting.Callable<Object,,Throwable> hudson.remoting.DelegatingCallable<Object,,Throwable> Serializable,org.jenkinsci.remoting.RoleSensitive
- Enclosing class:
- IvyBuildProxy.Filter<CORE extends IvyBuildProxy>
protected static final class IvyBuildProxy.Filter.AsyncInvoker
extends MasterToSlaveCallable<Object,Throwable>
implements hudson.remoting.DelegatingCallable<Object,Throwable>
Callable for invoking IvyBuildProxy.BuildCallable asynchronously.- 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, getOpenChannelOrFailMethods inherited from interface org.jenkinsci.remoting.RoleSensitive
checkRoles