public abstract class SlaveToMasterFileCallable<T> extends Object implements FilePath.FileCallable<T>
FilePath.FileCallables that can be executed on the master, sent by the slave.| Constructor and Description |
|---|
SlaveToMasterFileCallable() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkRoles(org.jenkinsci.remoting.RoleChecker checker) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinvokepublic void checkRoles(org.jenkinsci.remoting.RoleChecker checker)
throws SecurityException
checkRoles in interface org.jenkinsci.remoting.RoleSensitiveSecurityExceptionCopyright © 2019. All rights reserved.