Package hudson.maven
Class MavenBuildProxy.Filter.AsyncInvoker
java.lang.Object
jenkins.security.SlaveToMasterCallable<Object,Throwable>
hudson.maven.MavenBuildProxy.Filter.AsyncInvoker
- All Implemented Interfaces:
hudson.remoting.Callable<Object,
,Throwable> hudson.remoting.DelegatingCallable<Object,
,Throwable> Serializable
,org.jenkinsci.remoting.RoleSensitive
- Enclosing class:
- MavenBuildProxy.Filter<CORE extends MavenBuildProxy>
protected static final class MavenBuildProxy.Filter.AsyncInvoker
extends SlaveToMasterCallable<Object,Throwable>
implements hudson.remoting.DelegatingCallable<Object,Throwable>
Callable
for invoking MavenBuildProxy.BuildCallable
asynchronously.- See Also:
-
Constructor Summary
ConstructorDescriptionAsyncInvoker
(MavenBuildProxy proxy, MavenBuildProxy.BuildCallable<?, ?> program) -
Method Summary
Methods inherited from class jenkins.security.SlaveToMasterCallable
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
Methods inherited from interface org.jenkinsci.remoting.RoleSensitive
checkRoles