public abstract class MasterToSlaveFileCallable<T> extends Object implements FilePath.FileCallable<T>
FilePath.FileCallable
s 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, wait
invoke
public void checkRoles(org.jenkinsci.remoting.RoleChecker checker) throws SecurityException
checkRoles
in interface org.jenkinsci.remoting.RoleSensitive
SecurityException
Copyright © 2016. All rights reserved.