public abstract class SlaveToMasterCallable<V,T extends Throwable> extends Object implements hudson.remoting.Callable<V,T>
Callable that are meant to run on the master (sent by slave/CLI/etc).| Constructor and Description |
|---|
SlaveToMasterCallable() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkRoles(org.jenkinsci.remoting.RoleChecker checker) |
public void checkRoles(org.jenkinsci.remoting.RoleChecker checker)
throws SecurityException
checkRoles in interface org.jenkinsci.remoting.RoleSensitiveSecurityExceptionCopyright © 2019. All rights reserved.