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
ConstructorsConstructorDescriptionAsyncInvoker
(MavenBuildProxy proxy, MavenBuildProxy.BuildCallable<?, ?> program) -
Method Summary
Methods inherited from class jenkins.security.SlaveToMasterCallable
checkRoles