public abstract class MasterToSlaveFileCallable<T> extends Object implements FilePath.FileCallable<T>
FilePath.FileCallables that are meant to be only used on the master.| Constructor and Description |
|---|
MasterToSlaveFileCallable() |
| 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.