public abstract class NotReallyRoleSensitiveCallable<V,T extends Throwable> extends Object implements hudson.remoting.Callable<V,T>
Callable adapter for situations where Callable is not used for remoting but
just as a convenient function that has parameterized return value and exception type.| Constructor and Description |
|---|
NotReallyRoleSensitiveCallable() |
| 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.